mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-29 06:51:03 +02:00
unposted: brown paper bag patch management of 25718.
This commit is contained in:
parent
c328252c58
commit
2ea9873873
1 changed files with 1 additions and 1 deletions
|
@ -4211,7 +4211,7 @@ __git_setup_revision_arguments () {
|
|||
'--cherry-pick[omit any same-change commits]'
|
||||
'--graph[draw a graphical representation of the commit history]'
|
||||
'--reflog[show all commits from reflogs]'
|
||||
'(-g --walk-reflogs reverse)'{-g,--walk-reflogs}'[walk reflog entries from most recent to oldest]'
|
||||
'(-g --walk-reflogs --reverse)'{-g,--walk-reflogs}'[walk reflog entries from most recent to oldest]'
|
||||
'*--not[reverses meaning of ^ prefix for revisions that follow]'
|
||||
'--default[use argument as default revision]:default revision:__git_revisions'
|
||||
'--merge[after a failed merge, show refs that touch files having a conflict]'
|
||||
|
|
Loading…
Reference in a new issue