summaryrefslogtreecommitdiff
path: root/clone-pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'clone-pack.c')
-rw-r--r--clone-pack.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/clone-pack.c b/clone-pack.c
index 03dbc2e..f634431 100644
--- a/clone-pack.c
+++ b/clone-pack.c
@@ -160,8 +160,6 @@ int main(int argc, char **argv)
exec = arg + 7;
continue;
}
- if (!strcmp("--keep", arg))
- continue;
usage(clone_pack_usage);
}
dest = arg;