bash: support 'git notes' and its subcommands
commit00f09d0e4b1826ee0519ea64e919515032966450
authorSZEDER Gábor <szeder@ira.uka.de>
Thu, 28 Jan 2010 01:05:55 +0000 (28 02:05 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Jan 2010 22:22:37 +0000 (28 14:22 -0800)
treeab7a6ba49b674aa87c93ad2dd04cf012ce184774
parent4ff61c21de519b4b3c9569b354fa5a3905b69c6a
bash: support 'git notes' and its subcommands

... and it will offer refs unless after -m or -F, because these two
options require a non-ref argument.

Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash