We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3abc343 commit 5d1973aCopy full SHA for 5d1973a
README.md
@@ -19,7 +19,7 @@ See where Git is located:
19
`which git`
20
21
Get the version of Git:
22
-`git --version`
+`git --version`
23
24
Create an alias (shortcut) for `git status`:
25
`git config --global alias.st status`
0 commit comments