Re: [PATCH] gitremote-helpers(1): clarify refspec behaviour

2013-04-17 Thread Felipe Contreras
On Sat, Apr 6, 2013 at 12:13 PM, John Keeping wrote: > --- a/Documentation/gitremote-helpers.txt > +++ b/Documentation/gitremote-helpers.txt > @@ -174,8 +174,8 @@ ref. > This capability can be advertised multiple times. The first > applicable refspec takes precedence. The left-hand of refspec

Re: [PATCH] gitremote-helpers(1): clarify refspec behaviour

2013-04-06 Thread Sverre Rabbelier
In Sat, Apr 6, 2013 at 11:13 AM, John Keeping wrote: > The documentation says that "If no 'refspec' capability is advertised, > there is an implied `refspec *:*`" but this is only the case for the > "import" command. > > Since there is a comment in transport-helper.c indicating that this > default