赞
踩
git clone https://user@bitbucket.org/user/repo.git
git checkout -b some-feature
git commit -a -m “Add first draft of some feature
git push origin some-branch