[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Contact possibility for Odyx/Didier



Hello Jonas,
On Wed, Dec 02, 2020 at 06:57:29PM +0100, Jonas Smedegaard wrote:
> Quoting Jonas Smedegaard (2020-12-02 18:49:29)
> > Quoting Helge Kreutzmann (2020-12-02 18:32:41)
> > > I apologize, I'm aware of the basics of git but somehow I cannot reach
> > > that branch:
> > > $ LC_ALL=C git checkout -b debian-master origin/debian/main
> > 
> > Above would checkout debian/main (not debian/master
> > 
> > try this:
> > 
> >   LC_ALL=C git checkout -b debian-master origin/debian/master
> 
> Arrgh - there was nothing wrong with your command, sorry for the 
> confusion.
> 
> Try this to refresh what is available at the remote side:
> 
>   git fetch
> 
> and then this to checkout the new HEAD named the same locally:
> 
>   git checkout debian/main

This worked, thank you very much!

Greetings

         Helge


-- 
      Dr. Helge Kreutzmann                     debian@helgefjell.de
           Dipl.-Phys.                   http://www.helgefjell.de/debian.php
        64bit GNU powered                     gpg signed mail preferred
           Help keep free software "libre": http://www.ffii.de/

Attachment: signature.asc
Description: PGP signature


Reply to: