bash: Support completion on git-cherry.
commitd8a9fea5ea44a4068cc95de9368798ae3cee74ee
authorShawn O. Pearce <spearce@spearce.org>
Mon, 5 Feb 2007 20:44:22 +0000 (5 15:44 -0500)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Feb 2007 21:49:00 +0000 (5 13:49 -0800)
treefd7a57fd3247c910657241f1ced737b3b10b41c4
parentea81fcc5762c56b13d1ad04d62b161d782c591f1
bash: Support completion on git-cherry.

I just realized I did not support ref name completion for git-cherry.
This tool is just too useful to contributors who submit patches
upstream by email; completion support for it is very handy.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/completion/git-completion.bash