summaryrefslogtreecommitdiff
path: root/t/t5514-fetch-multiple.sh
AgeCommit message (Expand)AuthorFilesLines
2019-10-06fetch: let --jobs=<n> parallelize --multiple, tooLibravatar Johannes Schindelin1-0/+11
2019-06-19fetch: only run 'gc' once when fetching multiple remotesLibravatar Nguyễn Thái Ngọc Duy1-2/+5
2018-07-30tests: make use of the test_must_be_empty functionLibravatar Ævar Arnfjörð Bjarmason1-2/+1
2015-03-25t: fix some trivial cases of ignored exit codes in loopsLibravatar Jeff King1-2/+2
2012-09-07fetch --all: pass --tags/--no-tags through to each remoteLibravatar Dan Johnson1-0/+30
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-1/+1
2009-11-10Add the configuration option skipFetchAllLibravatar Björn Gustavsson1-3/+37
2009-11-10Teach the --multiple option to 'git fetch'Libravatar Björn Gustavsson1-0/+44
2009-11-10Teach the --all option to 'git fetch'Libravatar Björn Gustavsson1-0/+76