]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'nd/fetch-multi-gc-once'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2019 22:25:42 +0000 (15:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2019 22:25:42 +0000 (15:25 -0700)
commit892d3fb71e75849811c038b9fcaf17188a9ccf5d
tree2e50aa84b3e7e4ce2c34b9da85c2d056c816ebd1
parentf4f7e75ad5ddb3e3cec0292f06dccae39020c416
parentc3d6b70338d0ac93f66142873f1606277dbe589f
Merge branch 'nd/fetch-multi-gc-once'

"git fetch" that grabs from a group of remotes learned to run the
auto-gc only once at the very end.

* nd/fetch-multi-gc-once:
  fetch: only run 'gc' once when fetching multiple remotes
builtin/fetch.c