Skip to content

Commit b3c3ed5

Browse files
authored
Merge pull request #95 from bkmgit/patch-1
Update setup.md
2 parents 7f43e99 + e958fc7 commit b3c3ed5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,7 @@ $ touch deleteme.txt
3535
$ notepad deleteme.txt
3636
~~~
3737
{: .language-bash }
38+
Finally, to check that your configuration changes have been made, use:
39+
~~~~
40+
$ git config --list
41+
~~~

0 commit comments

Comments
 (0)