t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORY
[gitweb.git] / contrib / completion / git-completion.bash
index 93eba467502282db2697e1cf6c93a6909d35ee5c..f67b0f008b7c7e82612d7d2330cbd6dbf80adf6b 100644 (file)
@@ -1182,13 +1182,6 @@ _git_commit ()
                ;;
        esac
 
-       case "$prev" in
-       -c|-C)
-               __gitcomp_nl "$(__git_refs)" "" "${cur}"
-               return
-               ;;
-       esac
-
        case "$cur" in
        --cleanup=*)
                __gitcomp "default strip verbatim whitespace