[fpc-other] Git & SVN

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Wed May 24 09:08:01 CEST 2017


On 2017-05-24 02:01, noreply at z505.com wrote:
> I like the ability to fork, as I am sick of developers not allowing me
> to make some change, and I go off and work myself on some fork but..
> it's also anti-social and leaves projects in so many forks that no one

"fork" is probably the wrong word. I prefer the word "clone" instead. It 
is only anti-social if YOU (the developer) don't share your changes. You 
do that by sending a pull request to the original project.

See...

   git help request-pull

...for more details. And no, you don't require GitHub for pull requests, 
it's built right into Git.


Regards,
   Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp


More information about the fpc-other mailing list