cycold / cycold.github.io

Please dot not star...
4 stars 1 forks source link

git创建没有父分支的新的分支 #119

Closed cycold closed 7 years ago

cycold commented 8 years ago

http://www.cnblogs.com/huangtailang/p/4748075.html

git checkout -h

--orphan <new-branch>
                          new unparented branch
....