aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5522-pull-symlink.sh
AgeCommit message (Expand)AuthorFilesLines
2023-03-19Merge branch 'ab/avoid-losing-exit-codes-in-tests'Junio C Hamano1-1/+3
2023-02-06receive-pack: release the linked "struct command *" listÆvar Arnfjörð Bjarmason1-0/+1
2023-02-06tests: don't lose exit status with "test <op> $(git ...)"Ævar Arnfjörð Bjarmason1-1/+3
2016-01-04t/t5522-pull-symlink.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2010-08-18tests: implicitly skip SYMLINKS tests using <prereq>Ævar Arnfjörð Bjarmason1-10/+4
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason1-1/+1
2009-07-29Refuse updating the current branch in a non-bare repository via pushJunio C Hamano1-7/+13
2009-04-05tests: remove exit after test_done callJeff King1-1/+0
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt1-0/+7
2009-03-14test-suite: Make test script numbers uniqueJohannes Sixt1-0/+78