Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
http-push: support full URI in handle_remote_ls_ctx()
[gitweb.git]
/
builtin-prune-packed.c
diff --git
a/builtin-prune-packed.c
b/builtin-prune-packed.c
index 241afbbab54cef58361b0a8284fe1cefcd5dc2a8..10cb8df8457fd5f2ba9be62ecd0f9384e21c3e63 100644
(file)
--- a/
builtin-prune-packed.c
+++ b/
builtin-prune-packed.c
@@
-3,7
+3,7
@@
#include "progress.h"
static const char prune_packed_usage[] =
-"git
-
prune-packed [-n] [-q]";
+"git
prune-packed [-n] [-q]";
#define DRY_RUN 01
#define VERBOSE 02