Error with git: remote HEAD is ambiguous, may be one of the followin
- by vfclists
After branching and pushing to the remote, a git remote show origin gives the report
HEAD branch (remote HEAD is ambiguous, may be one of the following):
master
otherbranch
What does the imply?
It is a critical error?
remote origin
Fetch URL: [email protected]:/home/gituser/repos/csfsconf.git
Push URL: [email protected]:/home/gituser/repos/csfsconf.git
HEAD branch (remote HEAD is ambiguous, may be one of the following):
master
otherbranch