X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/blobdiff_plain/841c7b2a6b015e3ab3331713cf10caf7a4fd0b49..c6f366f6b7452e24edf5bff06da8b69c500899a4:/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