Tower 2
git-tower.com
Tower 2
1–10 of 75 posts
Re: Tower 2
#2Only sad thing is i can't usefully try it out, being on Windows.
Re: Tower 2
#3http://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
#4That 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
#5(Here's a good SO q/a on `git add -p`: http://stackoverflow.com/questions/1085162/commit-only-part-...)
Re: Tower 2
#6Re: Tower 2
#7That 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.
Because there is already one: SourceTree (which is also available for OS X).
Re: Tower 2
#8That 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
#9 'Add foo'
rather than: 'Add foo'
'Small tweak to foo'
'Fix forgetting to enable foo'