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