aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5582-fetch-negative-refspec.sh
AgeCommit message (Expand)AuthorFilesLines
2021-08-24t5582: remove spurious 'cd "$D"' lineMickey Endito1-1/+0
2021-04-16fetch: add --prefetch optionDerrick Stolee1-0/+43
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano1-11/+14
2020-12-21negative-refspec: fix segfault on : refspecNipunn Koorapati1-0/+51
2020-11-19t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-12/+12
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-09-30refspec: add support for negative refspecsJacob Keller1-0/+189