From 2ea9873873f61dbad1ca793a84ab8d169b09d3af Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 23 Sep 2008 17:27:28 +0000 Subject: unposted: brown paper bag patch management of 25718. --- Completion/Unix/Command/_git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index 2f3931af9..f3196b895 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git @@ -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]' -- cgit 1.4.1