Update about libertas CompactFlash 8585 driver
Dan Williams
dcbw at redhat.com
Tue Jun 19 10:12:47 EDT 2007
On Tue, 2007-06-19 at 15:44 +0200, Holger Schurig wrote:
> > But neither would give me anything than a branch "master".
>
> Oh, nevermind, found it out. After the normal "git clone" you
> just do "git pull origin libertas"
If you do:
git clone ...
git branch -a
git branch libertas origin/libertas
git checkout libertas
I think that gets you where you want to be. I don't particularly like
git branches because git lets you do stupid things without warning you
most of the time, but hey, whatever. There's always git reset --hard.
Dan
More information about the libertas-dev
mailing list