chiark / gitweb /
Check for top == head at the start of every transaction
[stgit] / examples / gitconfig
index 4a362021860bac1293f240a4832cb844a7ed92cb..9efc0898eb01fa8e09f8b0acc6190482515a2b84 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