On Tuesday, 19 April 2016 at 13:05:35 UTC, tcak wrote:
On Thursday, 21 May 2015 at 10:39:46 UTC, ZombineDev wrote:
Basically you need clone your fork to your computer, add a
"upstream" remote to github.com/D-Programming-Language/[repo
name, eg. phobos], pull from upstream the new changes and
optionally update github by pushing to origin (origin normally
is github).
It may sound complicated doing this from the command-line, but
after a few times you'll get used to it.
Please put this information somewhere.
Is the information written here
(http://wiki.dlang.org/Starting_as_a_Contributor) helpful?
Due to the fear of being told to squash commits, I do not want
to do any commits anymore.
There's no need to worry. I'm sure all of the contributors would
be happy to help you if you run into problems.