顯示原始碼舊版反向連結回到頁頂 Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer Reddit Teams最近更新Send via e-MailPrintPermalink × 目錄表 repo Install repo tool Using repo tool repo Install repo tool curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo chmod a+x ~/bin/repo https://source.android.com/source/downloading Using repo tool mkdir new-proj cd new-proj repo init -u [upstream-url] [options] repo sync repo status https://source.android.com/source/using-repo repo.txt 上一次變更: 2017/08/03 15:54由 jz