X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=connect.c;h=db965c9982f1f2ae7e08331d3fa1d40e194a6520;hb=8efa5f629efb9a8af48619ee90dee02343e0f19d;hp=839a1037057d5224b4d35e0065168283d29f4cb2;hpb=905bf7742cf5f4a6dea2e75ba2dbd89d5dfaa793;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;