GitHub is the Best Thing Ever
ericharrison.info
GitHub is the Best Thing Ever
1–10 of 42 posts
Re: GitHub is the Best Thing Ever
#2A day where X people fork, make at least one contribution, and request a pull.
Set up a cool site targetting people who are interested in coding, but haven't yet gotten the courage to contribute, and you could have something.
Re: GitHub is the Best Thing Ever
#3GitHub is neat.
Re: GitHub is the Best Thing Ever
#4We should make a Tiny Fork Day. A day where X people fork, make at least one contribution, and request a pull. Set up a cool site targetting people who are interested in coding, but haven't yet gotten the courage to contribute, and you could have something.
I like it.
Re: GitHub is the Best Thing Ever
#5Improvements always welcomed :)
Re: GitHub is the Best Thing Ever
#6Re: GitHub is the Best Thing Ever
#7We should make a Tiny Fork Day. A day where X people fork, make at least one contribution, and request a pull. Set up a cool site targetting people who are interested in coding, but haven't yet gotten the courage to contribute, and you could have something.
Re: GitHub is the Best Thing Ever
#8Linux is developed like that every day. My own forge software http://indefero.net is also developed like that, with forks on github, on other instances of Indefero or just on 'hand rolled git hosting'.
So, the title should really be "Git (or any good distributed SCM) is the best thing ever".
Re: GitHub is the Best Thing Ever
#9Re: GitHub is the Best Thing Ever
#10You do not need github to do that. You just need git and any git hosting. Forking is just a clone, you push in your hosting (whatever it is) and ask the guy on the other end to pull. No centralized control, real distributed development. Linux is developed like that every day. My own forge software http://indefero.net is also developed like that, with forks on github, on other instances of Indefero or just on 'hand ro…
That's why Github is cool.