summaryrefslogtreecommitdiff
path: root/t/t5514-fetch-multiple.sh
Commit message (Expand)AuthorAgeFilesLines
* fetch: pass --no-write-fetch-head to subprocessesEric Wong2023-03-091-0/+7
* fetch: choose a sensible default with --jobs=0 againMatthias Aßhauer2023-02-211-0/+5
* t551*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-16/+16
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* maintenance: use pointers to check --autoDerrick Stolee2020-09-171-1/+1
* fetch: let --jobs=<n> parallelize --multiple, tooJohannes Schindelin2019-10-061-0/+11
* fetch: only run 'gc' once when fetching multiple remotesNguyễn Thái Ngọc Duy2019-06-191-2/+5
* tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-2/+1
* t: fix some trivial cases of ignored exit codes in loopsJeff King2015-03-251-2/+2
* fetch --all: pass --tags/--no-tags through to each remoteDan Johnson2012-09-071-0/+30
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* Add the configuration option skipFetchAllBjörn Gustavsson2009-11-101-3/+37
* Teach the --multiple option to 'git fetch'Björn Gustavsson2009-11-101-0/+44
* Teach the --all option to 'git fetch'Björn Gustavsson2009-11-101-0/+76