Sourcetree For Mac

SourceTree, our powerful Mac client Justen Stepka, Product Manager February 14, 2013 2 min read. SourceTree 1.3 our FREE DVCS client now available A while back we blogged about Atlassian acquisition of SourceTree – Atlassian’s Mac client for Git and Mercurial distributed version control systems. SourceTree 3.1.2 - Easy way to work with Git and Mercurial. Download the latest versions of the best Mac apps at safe and trusted MacUpdate.

Sourcetree For MacAutotune

Sourcetree For Mac 10.9

Sourcetree For Mac

Sourcetree For Mac 10.13

To add your supply request file, do the following:

Sourcetree For Mac 10.9

  1. From your BitbucketStationSupplies in Bitbucket, click Source to open the source directory. Notice you only have one file, supplies.txt, in your directory.

    • A. Source page: Click the link to open this page.

    • B. Branch selection: Pick the branch you want to view.

    • C. More options button: Click to open a menu with more options, such as 'Add file'.

    • D. Source file area: View the directory of files in Bitbucket.

  2. From the Source page, click the More options button in the top right corner and select Add file from the menu. The More options button only appears after you have added at least one file to the repository. A page for creating the new file opens, as shown in the following image.

    • A. Branch with new file: Change if you want to add file to a different branch.

    • B. New file area: Add content for your new file here.

  3. Enter supplyrequest in the filename field.

  4. Select HTML from the Syntax mode list.

  5. Add the following HTML code to the text area: <p>We are requesting additional supplies. Please send us the following:</p>
    <ul>
    <li>space ice cream</li>
    <li>nerf darts</li>
    <li>telescope light shield</li>
    </ul>

  6. Click Commit. The Commit message field appears with the message: supplyrequest created online with Bitbucket.

  7. Click Commit under the message field.