On Wed, May 27, 2009 at 03:44, limx office <[email protected]> wrote:
> following command will get the latest code, but i want the code with tag > 'koolu-beta-7', what can i do? > repo init -u git://git.koolu.org/freerunner/platform/manifest.git $ repo init -u git://git.koolu.org/freerunner/platform/manifest.git -b koolu-1.0 ... $ cd .repo/manifests $ git checkout koolu-beta-7 $ cd ../.. $ repo sync Marcelo _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
