Frederic Bouvier wrote: > ----- "Tim Moore" a écrit : > >> Frederic Bouvier wrote: >>> ----- "Tim Moore" a écrit : >>> >>>> Reminder: > >>> Initialized empty Git repository in I:/Devel/fg-maint/simgear/.git/ >>> Initialize simgear/.git >>> warning: remote HEAD refers to nonexistent ref, unable to checkout. >>> >>> and indeed, the simgear/ directory is empty >>> >>> This is with git under Windows. What is going wrong ? >>> >> At that point try "git checkout maint" . I'll change the repository to >> refer to >> something sensible. > > Fr'd'r...@ninja /i/Devel/fg-maint/simgear > $ git checkout maint > error: pathspec 'maint' did not match any file(s) known to git. > > maint is not a branch but an head. > > -Fred > Whoops. I've created a master branch in the repository, so you can either redo the clone, or you can type "git-checkout -b maint origin/maint" to e.g. check out the maint branch directly.
Tim ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel