Signed-off-by: Nicolas Pitre <nico@xxxxxxx> --- diff --git a/builtin-gc.c b/builtin-gc.c index 799c263..ac34788 100644 --- a/builtin-gc.c +++ b/builtin-gc.c @@ -205,7 +205,7 @@ int cmd_gc(int argc, const char **argv, const char *prefix) prune = 0; if (!need_to_gc()) return 0; - fprintf(stderr, "Packing your repository for optimum " + fprintf(stderr, "Auto packing your repository for optimum " "performance. You may also\n" "run \"git gc\" manually. See " "\"git help gc\" for more information.\n"); Nicolas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html