remote-testgit: cleanup tests
commit3808b8515bc777f63348c3f4053314742c59ac51
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 28 Nov 2012 22:11:04 +0000 (28 23:11 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 29 Nov 2012 20:18:45 +0000 (29 12:18 -0800)
tree9d249a82288d2319b23d5aaa45884429da980542
parent0803d35940954ebfd33820bffa7a8ab9951ff143
remote-testgit: cleanup tests

We don't need a bare 'server' and an intermediary 'public'. The repos
can talk to each other directly; that's what we want to exercise.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5801-remote-helpers.sh