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

Complaint from git about a branch that isn't a branch, what's up? #140

Closed
benson-basis opened this issue Nov 20, 2013 · 2 comments
Closed

Comments

@benson-basis
Copy link

Running command: git branch -r --no-color
svn/rex-je-1.0
svn/rex-je-1.1
svn/tags/REX-JE_1.1.0_RC1
svn/tags/REX-JE_1.1.0_RCPractice1
svn/tags/REX-JE_1.1.0_RCPractice2
svn/tags/REX-JE_1.1.0_RTM
svn/tags/REX-JE_1.10_RC1
svn/tags/rex-je-0.0.100.2
svn/tags/rex-je-0.0.100.3
svn/tags/rex-je-1.0
svn/tags/rex-je-1.0-RC1
svn/tags/rex-je-1.0-RC2
svn/tags/rex-je-1.0.1
svn/tags/rex-je-1.0.2
svn/tags/tej-0.0.100.1
svn/trunk
Running command: git branch --track "rex-je-1.0" "remotes/svn/rex-je-1.0"
fatal: Cannot setup tracking information; starting point 'remotes/svn/rex-je-1.0' is not a branch.
command failed:
2>&1 git branch --track "rex-je-1.0" "remotes/svn/rex-je-1.0"

Interestingly, running the command again didn't fail.
$ git branch --track "rex-je-1.0" "remotes/svn/rex-je-1.0" [13:41:17]
Branch rex-je-1.0 set up to track local ref refs/remotes/svn/rex-je-1.0.

@neojski
Copy link

neojski commented Dec 9, 2013

Duplicate of #132. Fix proposed in #145.

@nirvdrum
Copy link
Owner

This should be fixed in 2.3.1. Please reopen if you find otherwise.

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

No branches or pull requests

3 participants