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.
2 parents 7f43e99 + e958fc7 commit b3c3ed5Copy full SHA for b3c3ed5
setup.md
@@ -35,3 +35,7 @@ $ touch deleteme.txt
35
$ notepad deleteme.txt
36
~~~
37
{: .language-bash }
38
+Finally, to check that your configuration changes have been made, use:
39
+~~~~
40
+$ git config --list
41
+~~~
0 commit comments