We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
stg series
1 parent be543b7 commit bf84c32Copy full SHA for bf84c32
completion/stgit.zsh
@@ -991,7 +991,7 @@ _stg-series() {
991
'(-O --offsets)'{-O,--offsets}'[display relative offsets of patches]'
992
'--prefix[display patch status prefix]'
993
'(-P --no-prefix)'{-P,--no-prefix}'[do not display the patch status prefix]'
994
- '(-r --reverse)'{-s,--reverse}'[display in reverse order]'
+ '(-r --reverse)'{-r,--reverse}'[display in reverse order]'
995
'(-s --short)'{-s,--short}'[list just patches around the topmost patch]'
996
'--showbranch[display branch name of listed patches]'
997
'--no-author[do not display patch author]'
0 commit comments