myself

来源:互联网 发布:湖南网络电视直播 编辑:程序博客网 时间:2024/05/09 04:20
查看分支

  139  cd .repo/manifests
  140  git branch -a 

  147  ./bin/repo branch


check 某个分支

  141  git checkout rockchips_rk3188_dev
  142  cd ../../
  143  make clean
  144  repo sync 
  145  ./bin/repo sync

  146  ./bin/repo start rockchips_rk3188_dev --all


编译

  138  make -j8

0 0
原创粉丝点击