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 works, anything else
doesn't. s/non-default/default/ but there's other stuff:

1) *:* refspec
2) no refspec
3) no marks

-- 
Felipe Contreras
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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 +
>  t/t5801-remote-helpers.sh | 49 
> +++
>  2 files changed, 63 insertions(+), 4 deletions(-)
>  mode change 100755 => 100644 t/t5801-remote-helpers.sh

Oops.

Again, please check the fixup! interspersed in the result I'll queue
on 'pu'.

Thanks.

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html