Hacker News new | ask | show | jobs
by abahgat 5468 days ago
I used Tower for a while, and I didn't have the chance to test Git for Mac yet (will do later today when I'll be using my Mac).

One thing that Tower can do quite well is dealing with multiple remote repositories (e.g. github + heroku). If GitHub for Mac does that as well, I believe I'm going to switch to that.

1 comments

it only works on github
Correction: It only works with a single 'origin' remote. It should work fine with any smart http git host. Someone in this thread mentioned it working just fine with Assembla.
And here are the docs for Git hosts who haven't yet implemented smart http:

http://progit.org/2010/03/04/smart-http.html