summaryrefslogtreecommitdiff
path: root/t/t5514-fetch-multiple.sh
AgeCommit message (Expand)Author
2020-11-19t551*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-09-17maintenance: use pointers to check --autoDerrick Stolee
2019-10-05fetch: let --jobs=<n> parallelize --multiple, tooJohannes Schindelin
2019-06-20fetch: only run 'gc' once when fetching multiple remotesNguyễn Thái Ngọc Duy
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2015-03-25t: fix some trivial cases of ignored exit codes in loopsJeff King
2012-09-07fetch --all: pass --tags/--no-tags through to each remoteDan Johnson
2010-11-09tests: add missing &&Jonathan Nieder
2009-11-10Add the configuration option skipFetchAllBjörn Gustavsson
2009-11-10Teach the --multiple option to 'git fetch'Björn Gustavsson
2009-11-10Teach the --all option to 'git fetch'Björn Gustavsson