aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-06-24 12:30:21 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-06-24 12:30:21 -0300
commit283ceeb60f1e7d0afb63da2e1f7309c8284471ed (patch)
tree5b418b6fa22c280474e7f4a1771823db18d6c248
parent35d6d88521aabcec0fc2bd93b6696843ad1927d7 (diff)
downloadgit-283ceeb60f1e7d0afb63da2e1f7309c8284471ed.tar.gz
git-283ceeb60f1e7d0afb63da2e1f7309c8284471ed.tar.bz2
Adding sample .custom/gitconfig
-rw-r--r--custom.dot/gitconfig.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/custom.dot/gitconfig.sample b/custom.dot/gitconfig.sample
new file mode 100644
index 0000000..14773ef
--- /dev/null
+++ b/custom.dot/gitconfig.sample
@@ -0,0 +1,7 @@
+# Safer default
+[user]
+ name = User
+ email = user@example.org
+
+#[sendemail]
+# smtpserver = /usr/bin/msmtp