summaryrefslogtreecommitdiff
path: root/t/t5517-push-mirror.sh
AgeCommit message (Expand)AuthorFilesLines
2020-11-19t551*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-63/+63
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2019-09-03push: disallow --all and refspecs when remote.<name>.mirror is setLibravatar Thomas Gummerer1-0/+10
2018-07-16t5000-t5999: fix broken &&-chainsLibravatar Eric Sunshine1-5/+5
2015-12-28t/t5517-push-mirror.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2013-01-04t5517: do not assume the "matching" push is the defaultLibravatar Junio C Hamano1-1/+1
2009-07-29Refuse updating the current branch in a non-bare repository via pushLibravatar Junio C Hamano1-1/+2
2008-04-20Add a remote.*.mirror configuration optionLibravatar Paolo Bonzini1-1/+40
2007-11-12Add tests for git push'es mirror modeLibravatar Andy Whitcroft1-0/+228