git tag

  • git checkout -b jerry
  • git checkout -b jerry0 tag_name0    => find series file

                                                                                     ====> series file is different

  • git checkout -b jerry1 tag_name1   => find series file
  • git checkout -D jerry0
  • git branch jerry
  • git branch -D jerry1
  • repo abandon jerry

posted on 2014-10-12 23:42  阿加  阅读(250)  评论(0)    收藏  举报

导航