Hi All,
There are 154 gits in the MIPS-Android repo. Should I fork all of
them one by one manually? I guess there should be smarter way...
@zhangfx please take a look ^_^
$ ls
bionic.git external-tinyxml.git
bootable-bootloader-legacy.git external-tremolo.git
bootable-dis
http://www.ichineseflashcards.com will help you learn Chinese
(Mandarin) faster by using flashcards with pictures, thanks
--
You received this message because you are subscribed to the Google Groups
"loongson-dev" group.
To post to this group, send email to loongson-dev@googlegroups.com.
To unsu
hi
于 2012-2-6 18:01, Zhen Xin 写道:
> Hi All,
> There are 154 gits in the MIPS-Android repo. Should I fork all of
> them one by one manually? I guess there should be smarter way...
sure:) You don't need to fork the one you does not change. The key is
repo tools.
It use the manifests to track a l
default.xml not exist :) the right command might be:
repo init --repo-url=git://github.com/foxsen/repo.git
--repo-branch=stable -u git://github.com/foxsen/manifests.git -b
loongson-ics-r0 -m loongson-ics-r0.xml
Anyway, I got your idea. Will try it soon, thanks :-)
在 2012年2月6日 下午11:17,zhangfx 写道: