Skip to content

Commit fa43ffd

Browse files
committed
Image fixes for release notes 9.1.0
1 parent 9b47fb4 commit fa43ffd

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

gitkraken-client/current.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Workspace columns can be sorted on Repositories, Issues, Pull Requests and WIP t
7777

7878
GitKraken Insights is now available for Cloud Workspaces connected to Azure DevOps, which should help Azure DevOps users measure how fast pull requests get merged.
7979

80-
<img src="/wp-content/uploads/insights-azure.png" class="img-responsive center img-bordered">
80+
<img src="/wp-content/uploads/insights-azure2.png" class="img-responsive center img-bordered">
8181

8282
And all GitKraken Insights metrics now have a dropdown for changing the time period between a 7 day or 14 day time period for licensed users.
8383

@@ -89,15 +89,15 @@ And all GitKraken Insights metrics now have a dropdown for changing the time per
8989

9090
Users may now amend stash messages which should make renaming stashes a breeze. Just right-click a stash in the graph and then click “Edit stash message.”
9191

92-
<img src="/wp-content/uploads/amend-stash-graph.png" class="img-responsive center img-bordered">
92+
<img src="/wp-content/uploads/amend-stash-graph2.png" class="img-responsive center img-bordered">
9393

9494
You may also right click on a stash in the Left Panel to access the same option.
9595

9696
#### Bypass Git Hooks
9797

9898
Another request from users — you may now bypass Git Hooks when committing. To bypass, first stage changes in a repo with Git Hooks enabled and then start typing your commit message.
9999

100-
<img src="/wp-content/uploads/bypass.png" class="img-responsive center img-bordered">
100+
<img src="/wp-content/uploads/bypass2.png" class="img-responsive center img-bordered">
101101

102102
You may then click this split button option to commit and bypass the Git Hook.
103103

@@ -109,7 +109,7 @@ GitKraken Client 9.1 comes with new encoding support for ISO-8859-1, Windows-125
109109

110110
Alternatively, from any file diff in GitKraken Client, click this dropdown menu in the top right to change your encoding preference.
111111

112-
<img src="/wp-content/uploads/file-encoding-diff.png" class="img-responsive center img-bordered">
112+
<img src="/wp-content/uploads/file-encoding-diff2.png" class="img-responsive center img-bordered">
113113

114114
Of the two options, we recommend users to change the default encoding in their Preferences. That way you’ll be able to read all diffs with the correct characters.
115115

0 commit comments

Comments
 (0)