That seems to be missing in this version. There is a Tree view of the repo for each commit, but it is cumbersome to both browse files AND see when files were (last) changed. Has anyone seen such a feature in Tower 2 or other GUIs?
Tower 2
61–70 of 75 posts
Re: Tower 2
#62I bought Tower before I found out about Sourcetree, and while I enjoyed using it, I found that Soucetree was way more feature rich. Can anyone give me a reason why I should fork over even more dough for an app that I'm not even sure I'd end up using?
Re: Tower 2
#63Would there be any use for this tool if you already know your way around the git command line?
Re: Tower 2
#64Must be tough selling something GitHub gives away for free...
I don't think so. I use Windows and I paid 79$ for SmartGit. http://www.syntevo.com/smartgithg/purchase Git is great but when I am using it 50 times a day, I want to use a UI which lets me focus on my work and as they say, let me avoid the sharp edges. I would be more than happy to pay 59$ for Tower 2. Alas, it's not available on Windows.
I'm currently using SourceTree (I find it a little better than Github's Windows app), but I feel like I'm constantly clicking on way too many buttons in the UI in comparison to Gitbox. Muscle memory, I guess.
Re: Tower 2
#65That video was extremely well done. http://www.youtube.com/watch?v=cyyuqf1m-2E For a moment, it made me want to ditch Windows and migrate to Mac just to use this client. Personal favorite, being able to see up stream commits without actually applying them on your local branch. I currently use SmartGIT on Windows and I am sort-of-happy with it. I wonder why no one is trying to create a killer Git client on Windows.
Re: Tower 2
#66Would there be any use for this tool if you already know your way around the git command line?
Re: Tower 2
#67How does it compare to SourceTree, which is free?
Re: Tower 2
#68That video was extremely well done. http://www.youtube.com/watch?v=cyyuqf1m-2E For a moment, it made me want to ditch Windows and migrate to Mac just to use this client. Personal favorite, being able to see up stream commits without actually applying them on your local branch. I currently use SmartGIT on Windows and I am sort-of-happy with it. I wonder why no one is trying to create a killer Git client on Windows.
Re: Tower 2
#69I use Tower daily, and used the Tower 2 beta for a bit. I have to say I think they are missing an opportunity. There are a few cool new features (like autofetch) but for the most part, the upgrade smacks of change-for-change-sakes not actual progress towards a good workflow. More clicks are required, keyboard-only navigation is tough, diffs are hidden by default. One thing most of these guys do is simply smack a UI o…
This is one of the things I really like about SourceTree, that I can do pretty much everything from the keyboard. Several times a day, I type - Ctrl-shift-+ (add file to index) - Ctrl-shift-c (commit) - (type the description of the commit) - Alt-enter (validate) - Ctrl-shift-p (push) No mouse necessary. The SourceTree people know how a developer works.
Re: Tower 2
#70That video was extremely well done. http://www.youtube.com/watch?v=cyyuqf1m-2E For a moment, it made me want to ditch Windows and migrate to Mac just to use this client. Personal favorite, being able to see up stream commits without actually applying them on your local branch. I currently use SmartGIT on Windows and I am sort-of-happy with it. I wonder why no one is trying to create a killer Git client on Windows.