]> git.ipfire.org Git - thirdparty/git.git/commit - contrib/completion/git-completion.bash
bash: Add more long options to be completed with "git --<TAB>"
authorTeemu Likonen <tlikonen@iki.fi>
Thu, 6 Mar 2008 16:52:37 +0000 (18:52 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 11 Mar 2008 00:00:40 +0000 (20:00 -0400)
commitce5a2c956f10f84d8403fc4e94106a6b33a5024a
tree6d5ded2ebc8ea7131239d8a958f474411417574d
parent51fe120903370ca8bf384c839c8cfb70ee563eb0
bash: Add more long options to be completed with "git --<TAB>"

Add the following long options to be completed with command "git":

--paginate
--work-tree=
--help

Signed-off-by: Teemu Likonen <tlikonen@iki.fi>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
contrib/completion/git-completion.bash