>> $ git clone git://git.etherboot.org/scm/gpxe.git >> $ cd gpxe/ >> $ git remote add peper http://github.com/peper/gpxe-peper.git >> $ git fetch peper >> $ git checkout base64 >> $ cd src >> $ make > > I think it should be > git checkout peper/base64
At least git 1.7.0.3 is smart enough to figure it out. Also automatically creates a local branch. -- Best Regards Piotr Jaroszyński _______________________________________________ gPXE mailing list [email protected] http://etherboot.org/mailman/listinfo/gpxe
