On Mon, 2007-09-17 at 10:30 -0700, Michel Daenzer wrote:
> New branch 'gallium-0.1' available with the following commits:

I created a new branch for the Gallium3D  work because the
softpipe_0_1_branch name has become quite misleading, causing
discussions about it to be awkward and/or confusing (because softpipe is
just one specific component of the Gallium3D architecture).

Here are instructions for rebasing a checked out local
softpipe_0_1_branch to the new remote branch:

git-fetch                       # or whatever your setup requires to fetch the 
new remote branch
git-checkout -b gallium-0.1     # Create and check out a new local branch 
identical to the previously checked out one
git-rebase origin/gallium-0.1   # Rebase it to the new remote branch

Let me know if you have trouble doing the switchover, and I can try to
give more detailed instructions.


-- 
Earthling Michel Dänzer           |          http://tungstengraphics.com
Libre software enthusiast         |          Debian, X and DRI developer


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to