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: docs/index.markdown
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,8 @@ This is the overview of the commands available for Git-Mastery:
23
23
|`gitmastery check github`|Verify that you have setup Github and Github CLI for Git-Mastery|
24
24
|`gitmastery download <exercise name>`|Downloads the specified exercise to your local machine. For the list of exercises, refer [here](https://git-mastery.github.io/exercises)|
25
25
|`gitmastery verify`|Verify your exercise attempt. Saves the progress made.|
26
+
|`gitmastery version`|Get the current version of the Git-Mastery app on your machine.|
0 commit comments