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 2013-03-02 20:41
on 2013-03-02 20:54
On Sat, Mar 2, 2013 at 2:40 PM, Ralph A. Schmid <ralph@schmid.xxx> 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
on 2013-03-02 21:00
Sorry, got it :) git clean -d -x -f made it. Obviously smth. was messed up... TNX! Ralph.
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.