completion: complete refs for "git commit -c"
commit68539758579b3bd1f07fb9e1d800e7875db76c5c
authorJeff King <peff@peff.net>
Sat, 15 Dec 2012 17:46:43 +0000 (15 12:46 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sat, 15 Dec 2012 18:48:06 +0000 (15 10:48 -0800)
treef8e9c41bbc85d699e245c5cff0cb0058ce15d260
parent790c83cda92f95f1b4b91e2ddc056a52a99a055d
completion: complete refs for "git commit -c"

The "-c" and "-C" options take an existing commit, so let's
complete refs, just as we would for --squash or --fixup.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash