Git branching django

This question already has an answer here:

  • How can I reconcile detached HEAD with master/origin? 24 answers

  • Fork that repository on GitHub. Clone your fork or add this as another remote. Make a branch off of this branch. Make your changes, commit them and then push your branch up to your forked repo. Now make a pull request of your branch.

    链接地址: http://www.djcxy.com/p/23598.html

    上一篇: 如何让分离的头部原来的分支?

    下一篇: Git分支django