Hi,
“git checkout next” on a new system does not work, “error: pathspec
‘next’ did
not match any file(s) known to git”. Branch “maint” is available. Do I
smth.
wrong?
Ralph.
Hi,
“git checkout next” on a new system does not work, “error: pathspec
‘next’ did
not match any file(s) known to git”. Branch “maint” is available. Do I
smth.
wrong?
Ralph.
On Sat, Mar 2, 2013 at 2:40 PM, Ralph A. Schmid [email protected]
wrote:
Hi,
“git checkout next” on a new system does not work, “error: pathspec ‘next’ did
not match any file(s) known to git”. Branch “maint” is available. Do I smth.
wrong?Ralph.
Everything looks good on the server.
Try: git remote update origin
Then you can do a “git remote show origin” to see what branches are
available.
Tom
Sorry, got it git clean -d -x -f made it. Obviously smth. was messed
up…
TNX!
Ralph.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs