On Wednesday, 19 June 2013 at 04:21:47 UTC, Arlen wrote:
On Tue, Jun 18, 2013 at 2:41 PM, Walter Bright
<[email protected]>wrote:
I am not a hardcore github user, but from time to time I do make
some contributions. To this date, the best approach that I found
is explained here:
http://stackoverflow.com/a/5269443/1284631
and here:
http://kurogo.org/guide/github.html
Is a method to contribute to some repository through a fork
(remote) and a local repo clone (of the fork).
Some more advanced git/github gurus could explain that better
than the provided text.