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
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ We’ve heard that WSL is an essential part of many of our users’ development
65
65
66
66
With 9.1, users may now install GitKraken Client in a WSL 2 distribution with WSLg and better work with their Linux repos. For the best experience, we recommend users install GitKraken Client both on their Windows machine as well as their WSLg Linux distro. This allows users to quickly swap between GitKraken Client on each of their operating systems.
67
67
68
-
<imgsrc="/wp-content/uploads/WSL2.png"class="img-responsive center img-bordered">
68
+
<imgsrc="/wp-content/uploads/wsl2.png"class="img-responsive center img-bordered">
69
69
70
70
For more information about WSL 2 / WSLg, and the additional features we’ve introduced to better manage GitKraken Client in this environment, check out the [Help Center documentation](https://help.gitkraken.com/gitkraken-client/windows-subsystem-for-linux/).
71
71
@@ -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-azure.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,27 +89,27 @@ 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-graph.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/bypass.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
104
104
#### Encoding Support
105
105
106
106
GitKraken Client 9.1 comes with new encoding support for ISO-8859-1, Windows-1252, and many more. To update the encoding for the app’s File Diff view, navigate to Preferences > Encoding and set your encoding selection for the repository.
107
107
108
-
<imgsrc="/wp-content/uploads/Encoding-Preferences.png"class="img-responsive center img-bordered">
108
+
<imgsrc="/wp-content/uploads/encoding-preferences.png"class="img-responsive center img-bordered">
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-diff.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