1
0
Fork 0
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:
Clint Adams 2008-09-23 17:27:28 +00:00
parent c328252c58
commit 2ea9873873

View file

@ -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]'