You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -151,13 +159,18 @@ GitHub integration for viewing and importing PR comments and issues:
151
159
152
160
**Note:** CodeFrog does NOT support git operations (commit, push, pull, diff viewing, branch detection). Use [GitHub Desktop](https://desktop.github.com/) or your preferred Git client for version control.
153
161
154
-
### Windows-Specific Setup
162
+
### Platform-Specific Setup
155
163
164
+
**Windows:**
156
165
-**SSH Keys**: Store in `C:\Users\YourUsername\.ssh\`
157
166
-**Credential Management**: Windows Credential Manager stores Git credentials
158
167
-**GitHub CLI**: Optional - can be installed separately for advanced workflows
159
168
- See [GitHub Integration](/help/windows/github-integration) for Windows-specific setup
160
169
170
+
**macOS:**
171
+
- SSH keys stored in `~/.ssh/`
172
+
- See [GitHub Integration](/help/common/github) for general setup
173
+
161
174
### Use Cases
162
175
163
176
- Import PR comments for AI coding assistants
@@ -171,7 +184,7 @@ All tools are accessible from:
171
184
172
185
1.**Welcome Screen**: Quick access buttons for main tools
173
186
2.**Navigation Menu**: Full list of all available tools
174
-
3.**Keyboard Shortcuts**: Fast navigation (see [Shortcuts](/help/windows/shortcuts))
187
+
3.**Keyboard Shortcuts**: Fast navigation (see [macOS Shortcuts](/help/mas/shortcuts) or [Windows Shortcuts](/help/windows/shortcuts))
175
188
176
189
## Tool Combinations
177
190
@@ -182,28 +195,37 @@ All tools are accessible from:
0 commit comments