

If you click Commits in the sidebar, you'll see your commit in the repository. Bitbucket combines all the things you just did into that commit and shows it to you. Navigate to your repository folder on your local system and you'll see the file you just added. Sourcetree updates with a description of the merged file.

A popup appears to indicate that you are merging the file from Bitbucket to your local repository. Go to your BitbucketStationSupplies repository in Bitbucket. Open your repository in Sourcetree, and click the Pull button. Select the master branch to indicate that you are pushing that branch to origin and click OK.ġ0. From Sourcetree, click the Push button to push your committed changes. Pushing lets you move one or more commits to another repository, which serves as a convenient way to publish contributions.ĩ.

Up until this point, everything you have done is on your local system and is invisible to your Bitbucket repository until you push those changes to your remote Bitbucket repository.Ĩ. View topic Pull changes from your repository on Bitbucket Next on your list of space station administrator activities, you need to file out a request for new supplies. Your new file is now committed to the project history. Use Sourcetree to clone your repository to your local system without using the command line. In the message box, enter "Initial commit."ħ. Put rang.hpp in the include folder directly into the project source tree or somewhere reachable. Sourcetree makes data on any branch accessible and enables you to contribute in a single click. We perceive the information much better when it's visual. Click the Commit button at the top to commit the file.Ħ. Sourcetree enables you to review changesets, stash, and pick out the branches you are interested in.
