Earlier quoted context omitted.
The Windows version is based on WPF. This strongly suggests that the Mac and Windows versions are completely separate apps, not a single app ported to multiple platforms. So a Linux version would be yet another completely separate app. That would be expensive to develop, for probably negligible reward.
That's correct. Tower Mac and Tower Windows are completely separate apps. 100% native technologies.
Tower for Windows
41–50 of 75 posts
Re: Tower for Windows
#42Earlier quoted context omitted.
The market for paid Linux software is very small
SmartGit is a good, paid Linux Git client.
Re: Tower for Windows
#43The interface looks good but not tested since it's an Electron app and I'm pushing my RAM most of the time anyhow (I'm looking at you, Slack).
Interactive rebase, as another commenter has noted, is a feature I need.
Re: Tower for Windows
#44Earlier quoted context omitted.
The market for paid Linux software is very small
SmartGit is a good, paid Linux Git client.
Re: Tower for Windows
#45Earlier quoted context omitted.
SmartGit is a good, paid Linux Git client.
SmartGit is an awesome, paid cross-platform Git client. Written in Java, which probably means that it cost them relatively little money to support Linux, and maybe they wouldn't have done it otherwise?
Re: Tower for Windows
#46Earlier quoted context omitted.
Has anyone used tower and sourcetree and can compare them both? I am just about fed up with sourcetree and ready to switch to a not-terrible alternative.
On Windows Git Extensions is the best I've found: https://gitextensions.github.io/ SourceTree is barely usable now really, I switched back to GitX on OSX...
Re: Tower for Windows
#47Maybe it's just my inherent bias towards command-line-based Git, but I have to wonder just how useful this is to Git newbies if a lot of their page is dedicated to learning how to use Tower, especially with a 24-part video series.
Re: Tower for Windows
#48Earlier quoted context omitted.
I use a combination of SourceTree and TortoiseHg with the HgGit extension...what's sad is that TortoiseHg tends to work better than SourceTree, and definitely ebtter than the official GitHub client.
TortoiseHg with HgGit? Why don't you just use TortoiseGit?
Re: Tower for Windows
#49Maybe it's just my inherent bias towards command-line-based Git, but I have to wonder just how useful this is to Git newbies if a lot of their page is dedicated to learning how to use Tower, especially with a 24-part video series.
While giving lectures on programming, I have found that teaching students to use the git command line is much more useful than teaching them some git GUI tool. That being said, only a few students really manage to get git after a semester. Most students just kind of muddle through with a few basic commands, and just copy and paste commands from the internet (or re-clone, and copy files over). Git is not easy to learn…
Re: Tower for Windows
#50Why no Linux version?
I'm almost certain that Linux devs make a very small percentage of their target audience (I see most web devs use Macs). That's a great question to ask them directly, though!