summaryrefslogtreecommitdiff
path: root/t/t5517-push-mirror.sh
AgeCommit message (Expand)Author
2020-11-19t551*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2019-09-03push: disallow --all and refspecs when remote.<name>.mirror is setThomas Gummerer
2018-07-16t5000-t5999: fix broken &&-chainsEric Sunshine
2015-12-28t/t5517-push-mirror.sh: use the $( ... ) construct for command substitutionElia Pinto
2013-01-05t5517: do not assume the "matching" push is the defaultJunio C Hamano
2009-07-29Refuse updating the current branch in a non-bare repository via pushJunio C Hamano
2008-04-21Add a remote.*.mirror configuration optionPaolo Bonzini
2007-11-13Add tests for git push'es mirror modeAndy Whitcroft