侠隐

导航

2018年1月11日 #

union: git command

摘要: #1 switch one tag # warning: if do that, can't commit any change git clone $project_path git checkout $tag_name #2 switch one tag, but can change the files on this tag git checkout -b $branch_name ... 阅读全文

posted @ 2018-01-11 10:09 hacker_wei 阅读(193) 评论(0) 推荐(0)