Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Remove stale non-static-inline prototype for tree_entry_extract()
[gitweb.git]
/
ssh-fetch.c
diff --git
a/ssh-fetch.c
b/ssh-fetch.c
index 4c172b68246eaa41f9f6630c481e6a7aa5ee295a..bdf51a7a1437efd49fb5c642ab9294c7f43698de 100644
(file)
--- a/
ssh-fetch.c
+++ b/
ssh-fetch.c
@@
-124,7
+124,6
@@
int main(int argc, char **argv)
prog = getenv("GIT_SSH_PUSH");
if (!prog) prog = "git-ssh-upload";
- setup_ident();
setup_git_directory();
git_config(git_default_config);