We’re pleased to announce that SourceTree for Mac 1.6 beta is now available to download!
Download SourceTree 1.6 beta 1
We’ll be running the beta for a little while to collect feedback and we’d love to know what you think. Here’s an overview of some of the great features in this version:
Interactive Rebase
The git rebase –interactive command allows you to reorganise your commits after you’ve created them (but before you’ve made them public), and now you can do this inside SourceTree. Combine (squash) multiple commits together, or re-order them, simply by dragging & dropping. You can also change the commit message, or edit the content of the commits. Just right-click on a commit in the log and choose ‘Rebase children of <sha> interactively’ to kick the process off.
Notifications are Here
Now when there’s new commits to pull into your repository you don’t have to take a look at your repository window to find out – SourceTree will raise a notification to let you know, either a native Mountain Lion notification or via Growl.
Atlassian ID Integration
Previously, in order to register with Atlassian, you had to go to our website and download your license file to be imported into SourceTree. Now you can register seamlessly right from within the product itself.
Icon Refresh
Our designer gave us a treat with a new icon set making the user interface look even more satisfying!
And lots more…
- You can now “Log Selected” on multiple files at once
- The push sheet in Mercurial shows what branch you’re pushing to
- Preference added to make the pull count reflect the branch you’ve currently got checked out
- Git repositories now remember what options were previously selected in the pull/merge sheets
- The latest Araxis diff/merge tools are now supported
- The “commit merged changes immediately” option is now remembered between pulls
- Longer passwords supported for integrating with Bitbucket, Stash, Kiln, and GitHub
Check out the release notes for more information.