Re: [PATCH v7 2/3] branch: mark missing tracking branch as gone
From: Matthieu Moy <hidden>
Date: 2016-06-15 22:58:28
Jiang Xin [off-list ref] writes:
$ git status
# On branch topic
# Your branch is based on 'topicbase', but the upstream is gone.
# (use "git branch --unset-upstream" to fixup)Sorry, I didn't follow closely the previous discussions. I'm not sure "gone" is right either, since the user may just have configured an upstream that does not exist and never existed. Perhaps "absent" would be better. Just a thought, shouldn't block the patch. -- Matthieu Moy http://www-verimag.imag.fr/~moy/