Extend user section information (we need some further environment variables)
authorMichael Prokop <mika@grml.org>
Mon, 29 Sep 2008 21:51:36 +0000 (23:51 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 29 Sep 2008 21:51:36 +0000 (23:51 +0200)
etc/skel/.gitconfig

index c50bebe..9b063fa 100644 (file)
@@ -5,10 +5,10 @@
 # License:       This file is licensed under the GPL v2 or any later version.
 ################################################################################
 
-# Notice: We do not set user section by default so synching
-# with this file is as easy as possible. Use GIT_AUTHOR_NAME
-# and GIT_AUTHOR_EMAIL via your shell environment instead if
-# possible.
+# Notice: We do not set user section by default so syncing
+# with this file is as easy as possible. Use
+# GIT_AUTHOR_NAME, GIT_COMMITTER_NAME, GIT_AUTHOR_EMAIL and
+# GIT_COMMITTER_EMAIL via your shell environment instead.
 #[user]
 #    name = Grml User
 #    email = git@grml.org