man pages: Bugfixed man pages for --sign and --ack flags; e.g., for stg-new
[stgit] / examples / gitconfig
index 4a36202..9efc089 100644 (file)
@@ -14,6 +14,9 @@
        # Automatically Bcc the address below
        #autobcc = your.name@yourcompany.com
 
+       # Automatically sign newly created patches
+       #autosign = Signed-off-by
+
        # Set to 'yes' if you don't want to use the 'resolved' command.
        # 'refresh' will automatically mark the conflicts as resolved
        #autoresolved = no