Is it available on windows?
Tower 2 Git client is coming
11–20 of 29 posts
Re: Tower 2 Git client is coming
#12I find this gitx fork pretty good, and it's GPL: http://rowanj.github.io/gitx/
Re: Tower 2 Git client is coming
#13Does 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.
Re: Tower 2 Git client is coming
#14Is it available on windows?
Re: Tower 2 Git client is coming
#15Re: Tower 2 Git client is coming
#16Earlier quoted context omitted.
Same here, but SourceTree just seems to get so slow after a fair amount of use.
Is there a reason to use SourceTree a lot? I only fire up Source Tree when I'm feeling too lazy to compose a search command from the terminal. Of course, `git log | grep phrase` usually does the trick but if I need anything fancier (date ranges, for instance) I'll just fire up ST.
For actual commiting, branching, etc I just use the terminal.
Re: Tower 2 Git client is coming
#17Re: Tower 2 Git client is coming
#18Does 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.
Re: Tower 2 Git client is coming
#19I 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