[PRs] How to update on Github

extrawurst via Digitalmars-d digitalmars-d at puremagic.com
Thu May 21 07:41:52 PDT 2015


On Thursday, 21 May 2015 at 10:42:34 UTC, Rikki Cattermole wrote:
> On 21/05/2015 10:39 p.m., 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.
>
>
> Or for Windows/OSX you can use SourceTree.
> It is amaaaaaaaaaaaaazing!
>
> https://www.sourcetreeapp.com/

yup and amazingly unstable and slow on windows too, yaay


More information about the Digitalmars-d mailing list