|
From: seanh <sn...@gm...> - 2011-12-02 18:06:12
|
> 1. Move from gitorious to github. In doing this, we gain post-commit > hooks some of which are wildly useful, an issue tracker, inline comments > for pull requests, probably an order of magnitude more people who already > have github accounts and who are used to drive-by-fixes, and probably some > other github features I haven't yet discovered. Github can host the project website for you as well, and a wiki. The one disadvantage is that it's not open source whereas gitorious is. Hosting your git repo on github doesn't tie you down to anything as you can always move it somewhere else if you want to. But the more you come to depend on github's extra features like the issue tracker, the wiki, etc., the more you're becoming dependent on a proprietary platform. |