Re: [PATCH v2 08/14] ls-remote doc: fix example invocation on git.git

2013-06-23 Thread Junio C Hamano
Ramkumar Ramachandra writes: > Junio C Hamano wrote: >> Ramkumar Ramachandra writes: >> >>> Under the EXAMPLES section, there is one invocation on the git.git >>> repository that attempts to list the refs master, pu, and rc. The ref >>> rc does not exist in today's repository, so remove it. Am

Re: [PATCH v2 08/14] ls-remote doc: fix example invocation on git.git

2013-06-23 Thread Ramkumar Ramachandra
Junio C Hamano wrote: > Ramkumar Ramachandra writes: > >> Under the EXAMPLES section, there is one invocation on the git.git >> repository that attempts to list the refs master, pu, and rc. The ref >> rc does not exist in today's repository, so remove it. Among other >> things, this example demo

Re: [PATCH v2 08/14] ls-remote doc: fix example invocation on git.git

2013-06-23 Thread Junio C Hamano
Ramkumar Ramachandra writes: > Under the EXAMPLES section, there is one invocation on the git.git > repository that attempts to list the refs master, pu, and rc. The ref > rc does not exist in today's repository, so remove it. Among other > things, this example demonstrates that the "..." argum

[PATCH v2 08/14] ls-remote doc: fix example invocation on git.git

2013-06-22 Thread Ramkumar Ramachandra
Under the EXAMPLES section, there is one invocation on the git.git repository that attempts to list the refs master, pu, and rc. The ref rc does not exist in today's repository, so remove it. Among other things, this example demonstrates that the "..." argument is simply a filter; requesting a no