SourceTree



SourceTreeWork with Git repositories, view, explore, modify GitHub projectsSourcetree

Bitbucket has free private repos, simple setup and nice UI, but it is quite buggy and the CI tool is not free. While, SourceTree has a beautiful UI, which supports history and branch views, but fetching is slow at times and crashes often. Sourcetree is an easy-to-use app that connects to many of the popular source code hosting tools out there like Bitbucket, Kiln and (for Git users) GitHub. TortoiseHg is another available tool — a shell extension for Windows, Linux and OS X that provides a mature, stable GUI to work with Mercurial. Sourcetree is a great way to start using Git repositories without the steep learning curve of using the command line. Bitbucket integration also makes it easy to connect to an account and enable the creation and administration of repositories directly from the application. Go to the Sourcetree website and click the download button. From the ZIP file you download, click the application file (EXE for Windows or DMG for Mac) to download. After you install, you'll have to agree to the Atlassian Customer Agreement and hit Continue. You need an Atlassian account to use Sourcetree.


Sourcetree simplifies how you interact with your Git repositories so you can focus on coding. Visualize and manage your repositories through Sourcetree's simple Git GUI.

Sourcetree is perfect for making advanced users even more productive. Review changesets, stash, cherry-pick between branches and more.

Features and highlights

  • The new Git status
  • Visualize your progress
  • Git Large File Support
  • Git-flow out of the box
  • Submodules make life easier when managing projects
  • Search for commits, file changes, and branches
  • Interactive rebase
  • Remote repository manager

SourceTree 4.0.2 on 32-bit and 64-bit PCs

SourceTree

Sourcetree Download

This download is licensed as freeware for the Windows (32-bit and 64-bit) operating system on a laptop or desktop PC from programming software without restrictions. SourceTree 4.0.2 is available to all software users as a free download for Windows.

Filed under:
  1. SourceTree Download
  2. Freeware Programming Software
  3. Major release: SourceTree 4.0
  4. Git Client Software

To add your supply request file, do the following:

Sourcetree Git

  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:

    We are requesting additional supplies. Please send us the following:



    • space ice cream

    • nerf darts

    • telescope light shield

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

  7. Click Commit under the message field.