Revision d95bfb12b87a0be9666f806683e198df9738d0e7 authored by Nicolas Vigier on 04 November 2013, 23:14:41 UTC, committed by Junio C Hamano on 24 February 2014, 22:50:56 UTC
If you want to GPG sign all your commits, you have to add the -S option
all the time. The commit.gpgsign config option allows to sign all
commits automatically.

Signed-off-by: Nicolas Vigier <boklm@mars-attacks.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent f26f72d
History
File Mode Size
lib
macosx
po
windows
.gitattributes -rw-r--r-- 170 bytes
.gitignore -rw-r--r-- 97 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 11.4 KB
git-gui--askpass -rwxr-xr-x 1.3 KB
git-gui.sh -rwxr-xr-x 97.1 KB

back to top