summaryrefslogtreecommitdiff
path: root/t/t5528-push-default.sh
Commit message (Expand)AuthorAgeFilesLines
* push: new config option "push.autoSetupRemote" supports "simple" pushTao Klerks2022-04-291-0/+14
* push: default to single remote even when not named originTao Klerks2022-04-291-1/+62
* t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-50/+50
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* send-pack/transport-helper: avoid mentioning a particular branchJohannes Schindelin2020-06-241-0/+6
* Fix spelling errors in comments of testcasesElijah Newren2019-11-101-1/+1
* push: test pushing ambiguously named branchesjc/push-default-explicitDennis Kaarsemaker2016-10-311-0/+10
* t5528: do not fail with FreeBSD shellkm/bsd-shellsKyle J. McKay2015-03-101-2/+2
* push: truly use "simple" as default, not "upstream"jk/push-simpleJeff King2014-11-301-2/+30
* t/t5528-push-default: test pushdefault workflowsRamkumar Ramachandra2013-06-241-0/+57
* t/t5528-push-default: generalize test_push_*Ramkumar Ramachandra2013-06-241-2/+4
* t/t5528-push-default: remove redundant test_config linesRamkumar Ramachandra2013-06-191-2/+0
* push: introduce new push.default mode "simple"Matthieu Moy2012-04-241-0/+44
* t5528-push-default.sh: add helper functionsMatthieu Moy2012-04-241-7/+27
* push: error out when the "upstream" semantics does not make senseJunio C Hamano2012-04-051-0/+54