The recent SourceTree release was dire, aside from the UI changes, it was just broken in too many places. This happens, but what really got my goat was the original tweet in this thread, https://twitter.com/cody_watkins/status/700023288085372928 . It wasn't a beta version, it was a main release and the quality was too poor for them to admit it. This is just sleazy PR.
New SourceTree is here
61–70 of 100 posts
Re: New SourceTree is here
#62It's not compatible with OSes over a year old?
This is absurd developer laziness.
Re: New SourceTree is here
#63Still waiting for showing all repositories on the left hand side so I don't need to iterate through ten different windows whenever I'm looking to commit something. Edit: Some commenters mentioned SmartGit and GitKraken. Anyone here actually use them?
>Edit: Some commenters mentioned SmartGit and GitKraken. Anyone here actually use them? GitKraken took like 400+ mB on my Mac. That's quite insane for such a simple application.
Re: New SourceTree is here
#64Re: New SourceTree is here
#65Still waiting for showing all repositories on the left hand side so I don't need to iterate through ten different windows whenever I'm looking to commit something. Edit: Some commenters mentioned SmartGit and GitKraken. Anyone here actually use them?
So far my main complaints are the layout in windowed mode (had to pull a few of the panels to make staged/unstaged come out from behind the commit input) and not being able to switch off the Identicons (Getting a rather garish red and green one that's distracting)
Re: New SourceTree is here
#66Learn how to use the Git command line. You will never regret it. In the past, I could only use git using Git Tower, but when I was forced to use the command line, I never went back. The level of granularity is fantastic. Also you won't look ridiculously incompetent when you're pair programming with a co-worker and they don't have the SourceTree/Kraken/Tower/etc.
Re: New SourceTree is here
#67Re: New SourceTree is here
#68Re: New SourceTree is here
#69It's a huge shame that SourceTree isn't open source. I'd love to lend my WPF expertise to the project; it seems whoever's working on the Windows version is a bit clueless.
Re: New SourceTree is here
#70I usually try to be positive but these changes don't look good. It looks like some overzealous designer started making UX decisions they weren't qualified to make and now the app is unusable. I'm a huge SourceTree fan - I use it exclusively for Git, but I won't be upgrading until these obvious UX problems have been addressed. Edit: Also, why do the OS X and Windows versions look so different?!? The buttons aren't eve…
> It looks like some overzealous designer started making UX decisions they weren't qualified to make and now the app is unusable. At least they tried. I used the previous iteration (Windows) for all of 5 minutes before deciding that the cognitive load which that awful UI caused wasn't worth it. I switched back to CLI+GHFW until Git Kraken[1] entered beta and, well, I no longer see any reason to reconsider my GUI clie…