Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
common-main: call git_extract_argv0_path()
[gitweb.git]
/
remote-curl.c
diff --git
a/remote-curl.c
b/remote-curl.c
index 6ebc2a0c11b1e28feddaf5c13fcc9c4c9daf216c..cdbaed1479d4a230fb4cca0aecd44a343d1394a3 100644
(file)
--- a/
remote-curl.c
+++ b/
remote-curl.c
@@
-991,7
+991,6
@@
int cmd_main(int argc, const char **argv)
git_setup_gettext();
- git_extract_argv0_path(argv[0]);
setup_git_directory_gently(&nongit);
if (argc < 2) {
error("remote-curl: usage: git remote-curl <remote> [<url>]");