Re: [PATCH v5 09/15] remote-testgit: exercise more features

2012-11-22 Thread Felipe Contreras
On Wed, Nov 21, 2012 at 7:26 PM, Junio C Hamano wrote: > Felipe Contreras writes: > >> Unfortunately they do not work. > > As far as I can tell, "more features" simply mean one, no? Perhaps > > remote-testgit: exercise non-default refspec feature It's the other way around, a good refspec wo

Re: [PATCH v5 09/15] remote-testgit: exercise more features

2012-11-21 Thread Junio C Hamano
Felipe Contreras writes: > Unfortunately they do not work. As far as I can tell, "more features" simply mean one, no? Perhaps remote-testgit: exercise non-default refspec feature or something. > Signed-off-by: Felipe Contreras > --- > git-remote-testgit| 18 + >

[PATCH v5 09/15] remote-testgit: exercise more features

2012-11-11 Thread Felipe Contreras
Unfortunately they do not work. Signed-off-by: Felipe Contreras --- git-remote-testgit| 18 + t/t5801-remote-helpers.sh | 49 +++ 2 files changed, 63 insertions(+), 4 deletions(-) mode change 100755 => 100644 t/t5801-remote-hel