summaryrefslogtreecommitdiff
path: root/t/t5404-tracking-branches.sh
Commit message (Expand)AuthorAgeFilesLines
* t5[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-5/+5
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* t5404: relax overzealous testJohannes Schindelin2018-04-091-1/+1
* t5404: do not assume the "matching" push is the defaultJunio C Hamano2013-01-041-1/+1
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-1/+3
* make deleting a missing ref more quietJeff King2008-07-081-0/+7
* send-pack: check ref->status before updating tracking refsJeff King2007-11-171-0/+5
* send-pack: track errors for each refJeff King2007-11-171-3/+11
* Add a test checking if send-pack updated local tracking branches correctlyAlex Riesen2007-11-121-0/+40