Code

sha1_file.c: Round the mmap offset to half the window size.
[git.git] / fetch-pack.c
index 83a1d7b319828302582518ef258f931a105e3201..c7871067640f65d416500191792747cb451ffd32 100644 (file)
@@ -670,7 +670,6 @@ int main(int argc, char **argv)
        struct stat st;
 
        setup_git_directory();
-       setup_ident();
        git_config(fetch_pack_config);
 
        if (0 <= transfer_unpack_limit)