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
Copy file name to clipboardExpand all lines: gitkraken-desktop/tips.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,10 +98,10 @@ From here, you can decide to reorder, squash, drop, or rename commits before com
98
98
99
99
### 6. Integrate with GitHub, GitLab, Bitbucket, and Azure DevOps
100
100
101
-
GitKraken Desktop allows you to authenticate with GitHub, GitLab, Bitbucket, and Azure DevOps (previously VSTS), which will help you find repos when cloning or adding your remotes.
101
+
GitKraken Desktop allows you to authenticate with [GitHub, GitLab, Bitbucket, and Azure DevOps](/gitkraken-desktop/integrations/) (previously VSTS), which will help you find repos when cloning or adding your remotes.
<figcaption style="text-align: center; color: #888;">Connect your remote hosting service to get more bang for your buck.</figcaption>
106
106
</figure>
107
107
@@ -122,7 +122,7 @@ Availability of integrations can vary based on your GitKraken subscription.
122
122
123
123
### 7. Hide and Solo branches
124
124
125
-
Tailor the Commit Graph to display the branches you need. Hide branches temporarily, or solo 1 branch focus it in the app.
125
+
Tailor the Commit Graph to display the branches you need with [Hiding and Soloing](/gitkraken-desktop/hiding-and-soloing/). Hide branches temporarily, or solo 1 branch focus it in the app.
@@ -152,7 +152,7 @@ Tailor the Commit Graph to display the branches you need. Hide branches temporar
152
152
153
153
### 8. File History and File Blame
154
154
155
-
File History and File Blame information display in the same view.
155
+
[File History and File Blame](/gitkraken-desktop/diff/#file-blame-and-history) information display in the same view.
156
156
157
157
To access either option, first click on a commit in the graph. Then right click a file to access File History or File Blame.
158
158
@@ -175,7 +175,7 @@ Use the top toggle button to switch between Diff View, which shows the selected
175
175
176
176
### 9. GitKraken Desktop Terminal
177
177
178
-
The GitKraken Desktop terminal is a fully-featured terminal emulator that allows you to run Git commands directly from the app.
178
+
The [GitKraken Desktop terminal](/gitkraken-desktop/terminal/) is a fully-featured terminal emulator that allows you to run Git commands directly from the app.
179
179
Click the Terminal <iclass="fa fa-terminal"aria-hidden="true"></i> button in the toolbar.
180
180
181
181
To open the current repo folder in an external terminal, go to <emclass="context-menu">File <iclass='fa fa-caret-right'></i> Open Terminal</em> or use the keyboard shortcuts <kbd>opt</kbd> + <kbd>T</kbd> (Mac) / <kbd>alt</kbd> + <kbd>T</kbd> (Windows + Linux).
0 commit comments