Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t3703, t4208: add test cases for magic pathspec
[gitweb.git]
/
builtin
/
clone.c
diff --git
a/builtin/clone.c
b/builtin/clone.c
index 404f589680151c69a57f746eb5b225e54aa8d8a0..02547adba5d841c066ed7e9c93247b509b2b9c44 100644
(file)
--- a/
builtin/clone.c
+++ b/
builtin/clone.c
@@
-383,6
+383,7
@@
int cmd_clone(int argc, const char **argv, const char *prefix)
junk_pid = getpid();
+ packet_trace_identity("clone");
argc = parse_options(argc, argv, prefix, builtin_clone_options,
builtin_clone_usage, 0);