Tower 2
21–30 of 75 posts
Re: Tower 2
#22Re: Tower 2
#23Would there be any use for this tool if you already know your way around the git command line?
Re: Tower 2
#24Would there be any use for this tool if you already know your way around the git command line?
However, Tower help you both become more productive and make fewer mistakes. No one likes to inspect a complex project history on the command line. Getting a visual representation of a conflict helps you resolve it more confidently. Automatically having local changes stashed away prevents problems... There are indeed many scenarios where a GUI is plain helpful - for beginners and pros alike.
Re: Tower 2
#25Would there be any use for this tool if you already know your way around the git command line?
Re: Tower 2
#26Would there be any use for this tool if you already know your way around the git command line?
Re: Tower 2
#27Would there be any use for this tool if you already know your way around the git command line?
Being able to do basic things on the command line is definitely nice. And the question is not command line VERSUS a GUI. Tower, e.g. can be used side-by-side with the command line. However, Tower help you both become more productive and make fewer mistakes. No one likes to inspect a complex project history on the command line. Getting a visual representation of a conflict helps you resolve it more confidently. Automa…
You can launch e.g. kdiff3 when necessary to resolve conflicts visually without using a GUI git clint.
Re: Tower 2
#28Re: Tower 2
#29That 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.
I wonder why no one is trying to create a killer Git client on Windows. Because there is already one: SourceTree (which is also available for OS X).
Re: Tower 2
#30Would there be any use for this tool if you already know your way around the git command line?
Oh, or try staging parts of a file on the command line... http://git-tower.com/help/mac/working-copy/stage-changes