Code

gitview: Fix the blame interface.
[git.git] / send-pack.c
index 2c0b19ba34d8103c0db09ed8fa2f556636c7fcaa..fecbda981b7c6c2504abdd7afb94e35e73e18cce 100644 (file)
@@ -354,6 +354,7 @@ static void verify_remote_names(int nr_heads, char **heads)
                case -2: /* ok but a single level -- that is fine for
                          * a match pattern.
                          */
+               case -3: /* ok but ends with a pattern-match character */
                        continue;
                }
                die("remote part of refspec is not a valid name in %s",