服务端Bitbucket 客户端sourcetree的代码提交过程(commit process with Bitbucket and sourcetree)

服务端Bitbucket 客户端sourcetree的代码提交过程(commit process with Bitbucket and sourcetree)


1.      Fork the repository==>(you/repository);

2.      Create a branch to do sth:

3.      Clone the Repository(Clone always isRepository):

4.      Check out the branch you want to update:

5.      Open the projects to make some updates;

6.      Commit and push the updates to server.

         Choose the right repository and branch.

 7.  Create pull request 


because for some copyright reason, could not upload the image about steps.