summaryrefslogtreecommitdiffstats
path: root/t/t5517-push-mirror.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-051-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-211-1/+40
* Add tests for git push'es mirror modeAndy Whitcroft2007-11-131-0/+228