Jeff King writes:
> Thanks. No matter how many times I proofread a doc change, I always
> manage to slip an error into the final version.
I think everybody shares that trait.
> Hooray for many eyes.
Indeed.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a mess
On Thu, Jan 31, 2013 at 04:37:01PM -0800, Junio C Hamano wrote:
> Eric Sunshine writes:
>
> > On Thu, Jan 31, 2013 at 1:45 AM, Jeff King wrote:
> >> +If `--list` is given, or if there are no non-option arguments, existing
> >> +branches are listed; the current branch will be highlighted with an
Eric Sunshine writes:
> On Thu, Jan 31, 2013 at 1:45 AM, Jeff King wrote:
>> +If `--list` is given, or if there are no non-option arguments, existing
>> +branches are listed; the current branch will be highlighted with an
>> +asterisk. Option `-r` causes the remote-tracking branches to be liste
On Thu, Jan 31, 2013 at 1:45 AM, Jeff King wrote:
> +If `--list` is given, or if there are no non-option arguments, existing
> +branches are listed; the current branch will be highlighted with an
> +asterisk. Option `-r` causes the remote-tracking branches to be listed,
> +and option `-a` shows b
It was not clear from the "description" section of
git-branch(1) that using a meant that you _had_ to
use the --list option. Let's clarify that, and while we're
at it, reword some clunky and ambiguous sentences.
Signed-off-by: Jeff King
---
Documentation/git-branch.txt | 16 +---
1
5 matches
Mail list logo