aboutsummaryrefslogtreecommitdiff
path: root/t/t5509-fetch-push-namespaces.sh
Commit message (Collapse)AuthorAge
* t5509: add basic tests for hideRefsLukas Fleischer2015-11-05
| | | | | | | | | Test whether regular and full hideRefs patterns work as expected when namespaces are used. Helped-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Lukas Fleischer <lfleischer@lfos.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
* ref namespaces: testsJosh Triplett2011-07-21
Test pushing, pulling, and mirroring of repositories with ref namespaces. Signed-off-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Jamey Sharp <jamey@minilop.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>