]> asedeno.scripts.mit.edu Git - git.git/blobdiff - builtin-gc.c
Merge git://git.kernel.org/pub/scm/gitk/gitk
[git.git] / builtin-gc.c
index 956c32d1af66444dae26a705159beba9adb7aba7..3a2ca4f901b985c45820c8a5f68061cf1c647f30 100644 (file)
@@ -205,6 +205,10 @@ 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 "
+                       "performance. You may also\n"
+                       "run \"git gc\" manually. See "
+                       "\"git help gc\" for more information.\n");
        } else {
                /*
                 * Use safer (for shared repos) "-A" option to