Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git.el: Preserve file marks when doing a full refresh.
[gitweb.git]
/
builtin-prune-packed.c
diff --git
a/builtin-prune-packed.c
b/builtin-prune-packed.c
index a57b76d7b7496f3cf81914672845bdebc75c91f8..977730064b949c983163e972ef85a63d1fe4c914 100644
(file)
--- a/
builtin-prune-packed.c
+++ b/
builtin-prune-packed.c
@@
-2,7
+2,7
@@
#include "cache.h"
static const char prune_packed_usage[] =
-"git-prune-packed [-n]";
+"git-prune-packed [-n]
[-q]
";
#define DRY_RUN 01
#define VERBOSE 02