sudo: Keep GIT_* environment variables.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 21 Sep 2010 12:16:01 +0000 (14:16 +0200)
committerroot <root@tika.stderr.nl>
Tue, 21 Sep 2010 14:19:55 +0000 (16:19 +0200)
This allows setting committer and author info through sudo.

etc/sudoers

index d15ca59b87d60e3c2f21d20a5874054b7f8df4ac..6a6bbaecbffa4c407f6c8026b925b9cee6e9b23a 100644 (file)
@@ -5,7 +5,7 @@
 # See the man page for details on how to write a sudoers file.
 #
 
-Defaults       env_reset
+Defaults       env_reset,env_keep+=GIT_*
 
 # Host alias specification