X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=local-fetch.c;h=7cfe8b3587c10bf0791c066a72482771e7daae77;hb=ed35dece2776b0b83d7a35c84ab961668ec11ef4;hp=cf99cb72dd48f65a8c3dd1606b77334f79afab8f;hpb=38ebbacd93eb547b3608b64a2efc60fd79e1ea85;p=git.git diff --git a/local-fetch.c b/local-fetch.c index cf99cb72d..7cfe8b358 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);