From: Junio C Hamano Date: Thu, 13 Jun 2019 20:19:43 +0000 (-0700) Subject: Merge branch 'mh/import-transport-fd-fix' X-Git-Tag: v2.23.0-rc0~130 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2a983b227dd6df4d8db6e53e2f5be8afad061b60 Merge branch 'mh/import-transport-fd-fix' The ownership rule for the file descriptor to fast-import remote backend was mixed up, leading to unrelated file descriptor getting closed, which has been fixed. * mh/import-transport-fd-fix: Use xmmap_gently instead of xmmap in use_pack dup() the input fd for fast-import used for remote helpers --- 2a983b227dd6df4d8db6e53e2f5be8afad061b60