Am Montag 10 November 2008 13:56:40 schrieb Thomas Schwinge:
> I pushed my `homepage' branch into the flubber, Savannah and 
github repositories.  Feel free to work on it and even install changes.
> However, be prepared that I do fundamental changes in that branch 
(a.k.a. rewrite history).

This may sound dumb, but how do I get that branches data into my 
workdir (without wrecking something)? 

I just tried to do it and decided to give it a break after 20min, because I 
realized that I already am no longer able to predict what a commit and 
push will now do. 

What I already did (aside from googling and reading command options 
on the man pages of pull, fetch and checkout) - I only list the 
commands which seemed to do something: 

$ git branch -a # to see all branhes
$ git branch --track origin/homepage
$ git checkout origin/homepage 
$ git checkout . # to update my workdir

Best wishes, 
Arne
-- 
-- My stuff: http://draketo.de - stories, songs, poems, programs and stuff 
:)
-- Infinite Hands: http://infinite-hands.draketo.de - singing a part of the 
history of free software.
-- Ein Würfel System: http://1w6.org - einfach saubere (Rollenspiel-) 
Regeln.

-- PGP/GnuPG: http://draketo.de/inhalt/ich/pubkey.txt


Reply via email to