Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
i18n: mark clone nonexistent repository message for translation
[gitweb.git]
/
upload-pack.c
diff --git
a/upload-pack.c
b/upload-pack.c
index a247fb9e272e3a44ded0fb9cfe1b64d3df5a158c..bba053f0aac8eef982d6779983dc6fd979d69d69 100644
(file)
--- a/
upload-pack.c
+++ b/
upload-pack.c
@@
-704,6
+704,7
@@
int main(int argc, char **argv)
int i;
int strict = 0;
+ packet_trace_identity("upload-pack");
git_extract_argv0_path(argv[0]);
read_replace_refs = 0;