summaryrefslogtreecommitdiff
path: root/t/t5517-push-mirror.sh
Commit message (Expand)AuthorAgeFilesLines
* t551*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-63/+63
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* push: disallow --all and refspecs when remote.<name>.mirror is setThomas Gummerer2019-09-031-0/+10
* t5000-t5999: fix broken &&-chainsEric Sunshine2018-07-161-5/+5
* t/t5517-push-mirror.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-1/+1
* t5517: do not assume the "matching" push is the defaultJunio C Hamano2013-01-041-1/+1
* Refuse updating the current branch in a non-bare repository via pushJunio C Hamano2009-07-291-1/+2
* Add a remote.*.mirror configuration optionPaolo Bonzini2008-04-201-1/+40
* Add tests for git push'es mirror modeAndy Whitcroft2007-11-121-0/+228