summaryrefslogtreecommitdiff
path: root/t/t5516-fetch-push.sh
AgeCommit message (Expand)AuthorFilesLines
2007-10-18t5516: test update of local refs on pushLibravatar Jeff King1-0/+28
2007-10-15Add a --dry-run option to git-push.Libravatar Brian Ewins1-0/+10
2007-07-04Fix t5516 to create test repo without hooksLibravatar Alex Riesen1-1/+2
2007-07-01Fix t5516-fetch for systems where `wc -l` outputs whitespace.Libravatar Brian Gernhardt1-2/+2
2007-06-09remote.c: "git-push frotz" should update what matches at the source.Libravatar Junio C Hamano1-0/+52
2007-06-09remote.c: fix "git push" weak match disambiguationLibravatar Junio C Hamano1-0/+112
2007-06-08Test wildcard push/fetchLibravatar Junio C Hamano1-0/+82