Code

Start conforming code to "git subcmd" style part 3
[git.git] / builtin-send-pack.c
index 7588d22885d0af24ae80f1d687ccd097fe365021..2af9f2934142f55858f4b5c76deb6397ac74b9f8 100644 (file)
@@ -43,7 +43,7 @@ static int pack_objects(int fd, struct ref *refs)
        po.out = fd;
        po.git_cmd = 1;
        if (start_command(&po))
-               die("git-pack-objects failed (%s)", strerror(errno));
+               die("git pack-objects failed (%s)", strerror(errno));
 
        /*
         * We feed the pack-objects we just spawned with revision