Skip to content

Commit 88d4882

Browse files
committed
added an example .gitconfig
1 parent 7e3e610 commit 88d4882

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/2015-05-11/git/example_gitconfig

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[user]
2+
name = Your Full Name
3+
email = your email
4+
[push]
5+
default = simple

0 commit comments

Comments
 (0)