Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
common-main: call restore_sigpipe_to_default()
[gitweb.git]
/
http-fetch.c
diff --git
a/http-fetch.c
b/http-fetch.c
index eb559eb83bc3d9cc66046af6039fbaeae865f605..244cd0db5d8d8e7dbcbfc78c234c3fc792e919e7 100644
(file)
--- a/
http-fetch.c
+++ b/
http-fetch.c
@@
-24,8
+24,6
@@
int cmd_main(int argc, const char **argv)
git_setup_gettext();
- git_extract_argv0_path(argv[0]);
-
while (arg < argc && argv[arg][0] == '-') {
if (argv[arg][1] == 't') {
get_tree = 1;