Added bash completion support for git-reset.
commit67e78c3b8aeb44681b2d4ab2cf97145b7cc9a7a2
authorShawn O. Pearce <spearce@spearce.org>
Sat, 4 Nov 2006 18:57:44 +0000 (4 13:57 -0500)
committerJunio C Hamano <junkio@cox.net>
Sun, 5 Nov 2006 01:17:46 +0000 (4 17:17 -0800)
tree99f3186abdcddcf9e84c5588169324611f397af6
parentdfb960920d4953066cb0cdf3cb6dd8a5a8d9cf14
Added bash completion support for git-reset.

Completion for the --hard/--soft/--mixed modes of operation as
well as a ref name for <commit-ish> can be very useful and save
some fingers.

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