使用git checkout 源代码

  551  git init
  552  git remote add nexus_one git://github.com/cyanogen/cm-kernel.git
  554  git branch -a
  555  git fetch nexus_one

  569  git checkout  nexus_one/android-2.6.29-eclair

你可能感兴趣的:(git,branch)