kuikuitage

  博客园  ::  :: 新随笔  :: 联系 ::  :: 管理

repo init -u url/manifest.git -b br_master -g all --repo-branch=stable --no-repo-verify

repo sync -c --no-tags -j8

repo start br_gw --all

repo forall -c "git config core.filemode false"
git config --global core.excludesfile ~/.gitignore

$ cat ~/.gitignore
build/
!/build

posted on 2020-08-25 00:14  kuikuitage  阅读(534)  评论(0编辑  收藏  举报