aboutsummaryrefslogtreecommitdiff
path: root/t/t5516-fetch-push.sh
Commit message (Expand)AuthorAge
* Merge branch 'sp/refspec-match'Junio C Hamano2007-12-04
|\
| * push: use same rules as git-rev-parse to resolve refspecsSteffen Prohaska2007-11-18
| * push: support pushing HEAD to real branch nameSteffen Prohaska2007-11-18
* | receive-pack: allow deletion of corrupt refsJohannes Schindelin2007-11-30
* | Revert "t5516: test update of local refs on push"Jeff King2007-11-28
|/
* t5516: test update of local refs on pushJeff King2007-10-18
* Add a --dry-run option to git-push.Brian Ewins2007-10-15
* Fix t5516 to create test repo without hooksAlex Riesen2007-07-04
* Fix t5516-fetch for systems where `wc -l` outputs whitespace.Brian Gernhardt2007-07-01
* remote.c: "git-push frotz" should update what matches at the source.Junio C Hamano2007-06-09
* remote.c: fix "git push" weak match disambiguationJunio C Hamano2007-06-09
* Test wildcard push/fetchJunio C Hamano2007-06-08