Oops. Corrections in example: On Tuesday 07 November 2006 00:26, Josef Weidendorfer wrote: > Example to hack on git's next branch: > > git-clone --use-separate-remote http://www.kernel.org/pub/scm/git/git.git > cd git > git-checkout origin/next > <hack on next> > git pull (to merge patches from remote 'next') > > The checkout creates local branch 'master' to checkout read-only remote branch ^ next > 'remotes/origin/master'. Additionally, it sets up 'remotes/origin/master' from ^next ^next > remote repository 'origin' as default merge source for the new development branch. Josef - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html