2012年8月12日 星期日

repo:Change branch in existed repo directory


Get code with a manifest in branch ABC:
#cd .repo/manifests
#git pull
#git checkout -b ABC origin/ABC
#cd ../..
#repo sync -d
#repo start NEW_BRANCH --all

沒有留言:

張貼留言