On 08/08/10 17:03, strk wrote: > Looks like the Git 'master' _is_ the release branch while > the 'bzr/master' is the one in sync. > The 'master' is the one coming down by default on 'git clone'.
The release branch is the "release_0_8_8" branch in master. You have to switch to it after a clone. > Not sure about the 'release_0_8_8' one, and also no idea > how to clone all branches at once (if at all possible). When you clone, you get all the branches, and then you have to select one by using "git co". - rob - _______________________________________________ Gnash-dev mailing list Gnash-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-dev