[vlc-devel] git and 0.9.5

Rémi Duraffort ivoire at via.ecp.fr
Fri Oct 31 13:10:07 CET 2008


> I was on this page, but do not know git enough to figure it out.
> 
> I cloned the main branch. How do I go back to 0.9.5.
0.9.5 is in the 0.9-bugfix branch so you have to get the branch.
http://wiki.videolan.org/Git#Fetching_a_remote_branch might help you.

So you have to do:
git branch 0.9-bugfix origin/0.9-bugfix
git checkout 0.9-bugfix

-- 
ivoire | Rémi Duraffort



More information about the vlc-devel mailing list