Very easy, just use -b option like the branch names. repo init -b android-2.2_r1.3 ...
(actually these "tags" are branch names in the manifest repository) On 12月2日, 下午7時48分, Matt Shao <[email protected]> wrote: > Hi Guys: > I used to get Android Source code by following command: > ./repo init -u git:// > android.git.kernel.org/platform/manifest.git -b froyo > But it seems this command will get the latest version froyo code, but In > fact, what I want is a stable version which could be found by the 'tag' > version like following: -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
