Re: [php-gtk-webmaster] Patch

[email protected] (Ben Ramsey) Tue, 14 Jul 2015 08:34:17 -0500
Newsgroups php.gtk.webmaster
Message-ID <[email protected]>
> On Jul 14, 2015, at 8:29 AM, Gage Morgan <[email protected]> =
wrote:
>=20
> Here on GitHub:
>=20
> https://github.com/MGageMorgan/gtk-web
>=20

I only see the one branch (master), and it doesn=92t appear to be forked =
from https://github.com/php/web-gtk, so I can=92t use GitHub=92s tools =
to compare the differences between the two projects.

Is it possible for you to:

1) Fork https://github.com/php/web-gtk,
2) Create a new branch based on master in your fork (i.e. =
website-redesign),
3) Make your changes to your new branch, and
4) Push your new branch to your fork

?

This will make it easier for us to see your progress and help make =
comments on it. Also, it will make it easier for you to send a pull =
request to the upstream web-gtk project.

Cheers,
Ben