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-client/current.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ Workspace columns can be sorted on Repositories, Issues, Pull Requests and WIP t
77
77
78
78
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.
79
79
80
-
<imgsrc="/wp-content/uploads/insights-azure.png"class="img-responsive center img-bordered">
80
+
<imgsrc="/wp-content/uploads/insights-azure2.png"class="img-responsive center img-bordered">
81
81
82
82
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.
83
83
@@ -89,15 +89,15 @@ And all GitKraken Insights metrics now have a dropdown for changing the time per
89
89
90
90
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.”
91
91
92
-
<imgsrc="/wp-content/uploads/amend-stash-graph.png"class="img-responsive center img-bordered">
92
+
<imgsrc="/wp-content/uploads/amend-stash-graph2.png"class="img-responsive center img-bordered">
93
93
94
94
You may also right click on a stash in the Left Panel to access the same option.
95
95
96
96
#### Bypass Git Hooks
97
97
98
98
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.
99
99
100
-
<imgsrc="/wp-content/uploads/bypass.png"class="img-responsive center img-bordered">
100
+
<imgsrc="/wp-content/uploads/bypass2.png"class="img-responsive center img-bordered">
101
101
102
102
You may then click this split button option to commit and bypass the Git Hook.
103
103
@@ -109,7 +109,7 @@ GitKraken Client 9.1 comes with new encoding support for ISO-8859-1, Windows-125
109
109
110
110
Alternatively, from any file diff in GitKraken Client, click this dropdown menu in the top right to change your encoding preference.
111
111
112
-
<imgsrc="/wp-content/uploads/file-encoding-diff.png"class="img-responsive center img-bordered">
112
+
<imgsrc="/wp-content/uploads/file-encoding-diff2.png"class="img-responsive center img-bordered">
113
113
114
114
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.
0 commit comments