Thread (3 messages) flat view 3 messages, 3 authors, 2016-06-15

Re: [RFC/PATCH] checkout: allow dwim for branch creation for "git checkout $branch --"

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:59:01

Possibly related (same subject, not in this thread)

Matthieu Moy [off-list ref] writes:
Duy Nguyen [off-list ref] writes:
quoted
has_dash_dash is calculated as (argc > 1) && !strcmp(argv[1], "--"),
so when argc == 1, the has_dash_dash must be zero, the "&&
!has_dash_dash" is redundant.
Yes, but I'd rather not have to read the detailed definition of
has_dash_dash to understand the code. With my version, the name of the
variable is actually sufficient to understand.
quoted
But it makes me wonder what we do with "git checkout abc def -- xyz".
Ouch. Both old and new say
...
I'll resend, together with tweaks to the first patch.
Did anything further happen to this discussion?  Is v3 the version
with agreement among the list members I just should pick up?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help