diff options
Diffstat (limited to 'local-fetch.c')
-rw-r--r-- | local-fetch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/local-fetch.c b/local-fetch.c index cf99cb72dd..7cfe8b3587 100644 --- a/local-fetch.c +++ b/local-fetch.c @@ -210,7 +210,6 @@ int main(int argc, const char **argv) char **commit_id; int arg = 1; - setup_ident(); setup_git_directory(); git_config(git_default_config); |