From: Junio C Hamano Date: Sun, 1 Dec 2019 17:04:33 +0000 (-0800) Subject: Merge branch 'js/fetch-multi-lockfix' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=bcb06e204c21538067fbd232415ca704f410dbf7;p=git.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