X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/blobdiff_plain/ddca05489313c16e5a0386d26d52568113f8ec46..f4e6a60e96e4c06951fd1da2cd5faa52f7f4154d:/examples/gitconfig?ds=sidebyside diff --git a/examples/gitconfig b/examples/gitconfig index 4a36202..9efc089 100644 --- a/examples/gitconfig +++ b/examples/gitconfig @@ -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