We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git push -u origin master
git branch XXX
git push origin XXX
git branch -d XXX
git checkout origin/XXX -b XXX
git push origin :XXX # 在 branch name 前面加 : 就行了 git branch -d XXX # 把 local branch 砍掉。
git push origin :XXX
大功能 remote branch 開成 t票號 ex: t123