Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream Gone #326

Merged
merged 3 commits into from
Dec 30, 2016
Merged

Upstream Gone #326

merged 3 commits into from
Dec 30, 2016

Conversation

dahlbyk
Copy link
Owner

@dahlbyk dahlbyk commented Dec 29, 2016

Just stumbled on this edge case. To reproduce (assuming origin/gone doesn't exist):

> git branch gone
> git config branch.gone.remote origin
> git config branch.gone.merge refs/heads/gone
> git checkout gone
Switched to branch 'gone'
Your branch is based on 'origin/gone', but the upstream is gone.
  (use "git branch --unset-upstream" to fixup)

I had originally thought to use ✘ for the symbol, but font support seems limited. I settled on either × or ∙ . Thoughts?

powershell_2016-12-29_10-26-38


Also, semicolons are 🆒

@rkeithhill
Copy link
Collaborator

IMO some form of x would be more intuitive than .

@dahlbyk dahlbyk merged commit 2d436bb into master Dec 30, 2016
@dahlbyk
Copy link
Owner Author

dahlbyk commented Dec 30, 2016

IMO some form of x would be more intuitive than .

Sticking with x, then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants