From 7438bada2f1bc1585912eed10c3098015c7b6c91 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 16 Aug 2008 18:02:14 +0000 Subject: 25464: patch from Mikael Magnusson to add --graph. --- Completion/Unix/Command/_git | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Unix') diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index e8efa520d..833a475d5 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git @@ -4135,6 +4135,7 @@ __git_setup_revision_arguments () { '--tags[show all commits from refs/tags]' '--remotes[show all commits from refs/remotes]' '--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)'{-g,--walk-reflogs}'[walk reflog entries from most recent to oldest]' '*--not[reverses meaning of ^ prefix for revisions that follow]' -- cgit 1.4.1