From: Junio C Hamano <gitster@pobox.com>
To: Jiang Xin <worldhello.net@gmail.com>
Cc: Git List <git@vger.kernel.org>
Subject: Re: What's cooking in git.git (Sep 2013, #01; Tue, 3)
Date: Fri, 06 Sep 2013 09:28:20 -0700 [thread overview]
Message-ID: <xmqqr4d1zzh7.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <CANYiYbGHKDENMCnWaRtb_=HmpenxWA95H-bfHdWM8f6098sT6g@mail.gmail.com> (Jiang Xin's message of "Fri, 6 Sep 2013 10:11:33 +0800")
Jiang Xin <worldhello.net@gmail.com> writes:
> 2013/9/4 Junio C Hamano <gitster@pobox.com>:
>> * jx/branch-vv-always-compare-with-upstream (2013-08-26) 2 commits
>> - status: always show tracking branch even no change
>> - branch: report invalid tracking branch as gone
>>
>> "git branch -v -v" (and "git status") did not distinguish among a
>> branch that does not build on any other branch, a branch that is in
>> sync with the branch it builds on, and a branch that is configured
>> to build on some other branch that no longer exists.
>>
>> Am I waiting for another reroll?
>
> No more reroll if no more votes for “absent" vs "gone", and
> "in sync with" vs "up-to-date with".
I re-read the thread and the way I read both of these choices is
that they were merely "this other word is also possible, may be
better, but may be not." and not meant as strong recommendations.
Since that seems to be the only remaining issue, let's unchock and
merge the topic to 'next'.
Thanks.
> Currently, we choose "gone”
> and "up-to-date with", such as:
>
> $ git branch -v -v
> master e67ac84 initial
> * topic 3fc0f2a [topicbase: gone] topic
>
> $ git status
> # On branch topic
> # Your branch is based on 'topicbase', but the upstream is gone.
> # (use "git branch --unset-upstream" to fixup)
> ...
>
> $ git status
> # On branch feature1
> # Your branch is up-to-date with 'github/feature1'.
> ...
prev parent reply other threads:[~2013-09-06 16:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-03 23:00 What's cooking in git.git (Sep 2013, #01; Tue, 3) Junio C Hamano
2013-09-04 9:01 ` Jeff King
2013-09-04 11:50 ` Matthieu Moy
2013-09-04 19:19 ` Junio C Hamano
2013-09-04 20:52 ` Jens Lehmann
2013-09-05 6:32 ` Matthieu Moy
2013-09-06 2:11 ` Jiang Xin
2013-09-06 16:28 ` Junio C Hamano [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqr4d1zzh7.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=worldhello.net@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.