X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=connect.c;h=db965c9982f1f2ae7e08331d3fa1d40e194a6520;hb=812d2a3d61b1bbb1931aff2ed6d2a17e939f5bf2;hp=839a1037057d5224b4d35e0065168283d29f4cb2;hpb=a1b01c45d58bba35ec1c2533dfb8d87cfa08b19e;p=git.git diff --git a/connect.c b/connect.c index 839a10370..db965c998 100644 --- a/connect.c +++ b/connect.c @@ -609,6 +609,7 @@ struct child_process *git_connect(int fd[2], const char *url_orig, GIT_WORK_TREE_ENVIRONMENT, GRAFT_ENVIRONMENT, INDEX_ENVIRONMENT, + NO_REPLACE_OBJECTS_ENVIRONMENT, NULL }; conn->env = env;