push featrue/#9999999分支上ogigin
git push origin 'featrue/#9999999'
在GitLab上會看到剛才Push上去的branch
移除branch
git push origin :featrue/#9999999
push featrue/#9999999分支上ogigin
git push origin 'featrue/#9999999'
在GitLab上會看到剛才Push上去的branch
移除branch
git push origin :featrue/#9999999