Updating branch refs/heads/master
to 14e020971cab76c854a982c24f018b3764e66d24 (commit)
from 5884097234a60bc751b93b416ea6c5d27a3a59b7 (commit)
commit 14e020971cab76c854a982c24f018b3764e66d24
Author: Brian J. Tarricone <[email protected]>
Date: Thu Aug 13 19:42:06 2009 +0000
set envelope sender for commit mails to noreply at xfce dot org
set-hooks.sh | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/set-hooks.sh b/set-hooks.sh
index 2207153..4ce64b9 100755
--- a/set-hooks.sh
+++ b/set-hooks.sh
@@ -13,6 +13,7 @@ for d in `find -type d -name hooks`; do
done
GIT_DIR=`dirname $d` git config xfce-hooks.mailinglist [email protected]
+ GIT_DIR=`dirname $d` git config xfce-hooks.envelopesender [email protected]
done
popd &>/dev/null
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits