Live data from Hacker News

Tower 2 Git client is coming

git-tower.com

1–10 of 29 posts

Re: Tower 2 Git client is coming

#5
post #3

Does Tower have interactive rebase these days? I'm mainly using SourceTree right now since I don't miss out on anything from the command line version.

I think the support for squashing that Tower has, is far better (or easier to use) than how interactive rebase works in SourceTree. In fact that is the reason I bought Tower. You can squash on merge. In SourceTree I was not able to squash without craeting aditional commits on the way.

Re: Tower 2 Git client is coming

#6
post #3

Does Tower have interactive rebase these days? I'm mainly using SourceTree right now since I don't miss out on anything from the command line version.

Same here, but SourceTree just seems to get so slow after a fair amount of use.

SourceTree crashes like all hell for our team. I like the pretty visualisation of the branches, and it's not bad for git newbies, but it actually feels like a relief using the command line most of the time.

Re: Tower 2 Git client is coming

#7
I liked the original Tower when it came out, and I paid the £50 or whatever it was since it was so much better than everything else. I don't know if it can compete with SourceTree any more though: pretty much all of its advertised new features are already present in SourceTree, which is free.

Re: Tower 2 Git client is coming

#9

I liked the original Tower when it came out, and I paid the £50 or whatever it was since it was so much better than everything else. I don't know if it can compete with SourceTree any more though: pretty much all of its advertised new features are already present in SourceTree, which is free.

SourceTree has a nightmare of a UI. I would much rather trade a few features for a Git client with a solid UI.

I went to just using git on the command line, and the GitHub mac app for doing commits

Post reply on HN