summaryrefslogtreecommitdiff
path: root/t/t5404-tracking-branches.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-1/+1
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2023-06-17tests: mark as passing with SANITIZE=leakRubén Justo1-0/+1
2020-11-19t5[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin1-5/+5
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2018-04-09t5404: relax overzealous testJohannes Schindelin1-1/+1
2013-01-04t5404: do not assume the "matching" push is the defaultJunio C Hamano1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-1/+3
2008-07-08make deleting a missing ref more quietJeff King1-0/+7
2007-11-17send-pack: check ref->status before updating tracking refsJeff King1-0/+5
2007-11-17send-pack: track errors for each refJeff King1-3/+11
2007-11-12Add a test checking if send-pack updated local tracking branches correctlyAlex Riesen1-0/+40