X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/f7ed76a9b6158888e8efe2faef9c095802fd93fe..4f5a8c722ee88f9be891297353ae26f676bb0213:/examples/gitconfig diff --git a/examples/gitconfig b/examples/gitconfig index 5e7b240..ee68d07 100644 --- a/examples/gitconfig +++ b/examples/gitconfig @@ -64,6 +64,10 @@ # current, patched) #extensions = .ancestor .current .patched + # The number of patches to be listed before and after the + # current one by the 'series --short' command + #shortnr = 5 + [mail "alias"] # E-mail aliases used with the 'mail' command git = git@vger.kernel.org