diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2006-11-27 03:41:43 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-11-27 12:09:58 -0800 |
commit | f53352fbaf2bcc6d209388bb2a68d888ceb8014e (patch) | |
tree | 6450bf5c21fef79e4c8d59608b0e5fc9c6f68dba /merge-tree.c | |
parent | Add current branch in PS1 support to git-completion.bash. (diff) | |
download | tgif-f53352fbaf2bcc6d209388bb2a68d888ceb8014e.tar.xz |
Teach bash how to complete git-format-patch.
Provide completion for currently known long options supported by
git-format-patch as well as the revision list specification argument,
which is generally either a refname or in the form a..b.
Since _git_log was the only code that knew how to complete a..b, but
we want to start adding option support to _git_log also refactor the
a..b completion logic out into its own function.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'merge-tree.c')
0 files changed, 0 insertions, 0 deletions