Re: PHP Wiki problem
On Thu, Jul 19, 2012 at 7:35 AM, Lonny Kapelushnik <[email protected]> wrote:
> Hi,
>
> I found a problem in the PHP WIki. On IRC it was suggested that I open a
> bug report (#62611) and email internals.
>
> https://wiki.php.net/vcs/gitworkflow has
> wrong directions for 'Workflow
> for
> external contributors'.
>
> After git remote...
you need to call git fetch upstream
and the
> rebase needs
> to be git pull --rebase upstream PHP-5.4 (or use upstream master)
.
>
> Have a great day!
>
>
Hmm you're right. I've applied the changes you requested. Thanks for
spotting this! =)
--Kris
Thread (2 messages)