From: Junio C Hamano Date: Sun, 1 Dec 2019 17:04:33 +0000 (-0800) Subject: Merge branch 'js/fetch-multi-lockfix' X-Git-Tag: v2.25.0-rc0~117 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bcb06e204c21538067fbd232415ca704f410dbf7;p=thirdparty%2Fgit.git Merge branch 'js/fetch-multi-lockfix' Fetching from multiple remotes into the same repository in parallel had a bad interaction with the recent change to (optionally) update the commit-graph after a fetch job finishes, as these parallel fetches compete with each other. Which has been corrected. * js/fetch-multi-lockfix: fetch: avoid locking issues between fetch.jobs/fetch.writeCommitGraph fetch: add the command-line option `--write-commit-graph` --- bcb06e204c21538067fbd232415ca704f410dbf7