Code

bash: Hide git-resolve, its deprecated.
authorShawn O. Pearce <spearce@spearce.org>
Mon, 5 Feb 2007 20:44:30 +0000 (15:44 -0500)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Feb 2007 21:49:00 +0000 (13:49 -0800)
commite459415c9c3c8e855998dd0247f23d32a0dca4ff
treef8537e96b088e544d8dd50af7d71ca95602f0a7e
parentb26c87488fa89e444972c486326eecca5b2132c7
bash: Hide git-resolve, its deprecated.

Don't offer resolve as a possible subcommand completion.  If you
read the top of the script, there is a big warning about how it
will go away soon in the near future.  People should not be using it.

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