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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# VS Kraken
2
2
3
-
A Visual Studio extension that adds a right-click context menu (on the solution explorer node, specifically) command that allows you to open the the cooresponding Git repository directly in the GitKraken Client. More features to come! :)
3
+
A Visual Studio extension that adds a right-click context menu (on the solution explorer node, specifically) command that allows you to open the the cooresponding Git repository directly in the GitKraken Desktop application. More features to come! :)
4
4
5
5
## License
6
6
@@ -17,9 +17,9 @@ A Visual Studio extension that adds a right-click context menu (on the solution
17
17
18
18
## Prerequisite
19
19
20
-
In order to use this extension you must have the GitKraken Client installed.
20
+
In order to use this extension you must have the GitKraken Desktop application installed.
21
21
22
-
You can [download the GitKraken Client for free](https://www.gitkraken.com).
22
+
You can [download GitKraken Desktop for free](https://www.gitkraken.com).
0 commit comments