SourceTree

SourceTree for Windows 1.5

By on April 7, 2014

With SourceTree 1.4.0 for Windows released just a few weeks ago, we’re excited to announce that 1.5.0 is ready to go. We’ve been steadily playing catchup with the Mac version and we’re happy to ship some highly requested features.

button_windows_new

Interactive rebase

The interactive rebase feature is now available on SourceTree for Windows. Need to mess with your local commits before you go and push them? Go ahead! To use this feature you can either click the Repository menu and hit Interactive rebase to rebase from your last upstream commit, or right-click on a commit in the log and go to Rebase children of <sha> interactively.

interactive_rebase

Subtree

A more flexible option to Git’s submodules, subtree allows you to carry out a whole host of tasks when including other repositories into your own repository. You can pull down changes, or even commit and push changes to an unrelated repository. Like submodules, you can add a subtree either from the sidebar or from the Repository menu.

subtrees

Tab reordering

Keeping your tabs organized is an absolute must when dealing with a lot of repositories. To help with that you can now reorder your tabs; Just drag and drop them to wherever you want.

tab_reordering

Get SourceTree for Windows or Mac

Grab the latest version from sourcetreeapp.com!

9 Comments

  • Jeroen Pluimers
    Posted April 17, 2014 at 2:19 pm | Permalink

    Too bad I cannot use it. Need to stick to 1.4.0 (which does work fine with Beyond Compare 4) as this is on the low priority fix list: https://jira.atlassian.com/browse/SRCTREEWIN-1458

  • Farfor
    Posted April 28, 2014 at 10:52 am | Permalink

    Where’s your .deb and .rpm downloads?

  • Vernon King
    Posted May 6, 2014 at 12:37 pm | Permalink

    Can Interactive Rebase in SourceTree be used with the –onto keyword?

    e.g., in place of `git rebase –interactive –onto newVersion oldVersion master`

    • Posted May 7, 2014 at 1:13 am | Permalink

      Hi Vernon,

      This isn’t currently supported, you can raise a request for this on jira.atlassian.com, however.

      Cheers

  • Daniel Ripari
    Posted May 7, 2014 at 10:57 am | Permalink

    When trying to install I’m receiving the following error message: “A file that is required cannot be installed because the cabinet file disk1.cab has an invalid digital signature. This may indicate that the cabinet file is corrupted.”

    I’ve already tried to redownload it several times, receiving the same kind of error. How can I handle it?

    • Posted May 8, 2014 at 1:15 am | Permalink

      Hi Daniel,

      This is strange, we haven’t had any other reports. Are you downloading it in-app or from our website?

      Cheers

      • Daniel Ripari
        Posted May 8, 2014 at 7:24 am | Permalink

        I´m downloading from the website. But I also discovered that in other machine the exactly same file works fine… it is something (dont know what yet) on the PC. I´ve already found other simmilar issues on google related to this cabbinet file, but didnt found a solution yet.

  • K W
    Posted May 22, 2014 at 12:23 pm | Permalink

    We are a Windows dev house that is finally making the big push to the Atlassian ecosystem, and getting our workflow ship-shape: JIRA, Stash, and the wonderful SourceTree. You know what we love about SourceTree? That it made it from Mac over to Windows. Good job! You know what we don’t like about SourceTree? That the Help didn’t! Does anyone know where I can find an alternate (preferrably platform-independent [e.g. Web or PDF]) version of the Help available in SourceTree for Mac? I’d really like to have that Help content here on my Windows workstation.

  • Nicholas Costello
    Posted May 23, 2014 at 8:10 am | Permalink

    After updating to 1.5.2 (windows) my local working copy changes are not being tracked by SourceTree. I can open up terminal, do a git status and see the changes, but source tree is not showing them unless I restart the the application. Any ideas? ( Sorry i would have posted under Atlassian answers, but I’m stuck on the email verification, the emails are not coming through )