On Tuesday 10 April 2007, Karel Zak wrote: > The git 1.5.x uses namespaces for branches and all remote branches > are in the origin/ namespace. See: > > $ git branch -r > > origin/HEAD > origin/devel > origin/master > > You can directly use "origin/devel" ok, `git branch -f origin/devel` worked for me > (as expected by GIT developers) create your local copy of the branch: > > $ git checkout -f -b my_devel origin/devel guess i'll spend some time and figure out how this works thanks for the pointers -mike
Attachment:
pgpIrgjlBQ64c.pgp
Description: PGP signature