chiark / gitweb /
Make the 'series --short' length configurable
[stgit] / examples / gitconfig
index 5e7b240806892d9f28dff6aa2e9effed0e601f68..ee68d071bdaca63dc17b4250162da8b59a4bd462 100644 (file)
        # 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