git branch xx 新建分支
git branch -a 查看分支
git checkout xx 切换分支
git push -u origin xx
git-分支命令
Author: tea9
Permalink: http://tea9.xyz/post/1460093510.html
License: Copyright (c) 2017-2022 CC-BY-NC-4.0 LICENSE
Slogan: Do you believe in DESTINY?
git branch xx 新建分支
git branch -a 查看分支
git checkout xx 切换分支
git push -u origin xx
Author: tea9
Permalink: http://tea9.xyz/post/1460093510.html
License: Copyright (c) 2017-2022 CC-BY-NC-4.0 LICENSE
Slogan: Do you believe in DESTINY?