Discussion:
[fpc-pascal] Pull request for fphttpclient.pp in git mirror repo
Graeme Geldenhuys via fpc-pascal
2021-03-16 21:21:14 UTC
Permalink
Hi,

I just received a notification that somebody created a pull request for
FPC in my git mirror repository.

I will notify the person that it's a read-only repository, but if anybody
wanted to review and apply the changes directly, here is the link:

https://github.com/graemeg/freepascal/pull/18


Review instructions: From your project repository, check out a new branch
and test the changes.

git checkout -b billyeatcookies-patch-1 master
git pull https://github.com/billyeatcookies/freepascal.git patch-1


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
_______________________________________________
fpc-pascal maillist - fpc-***@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
Martin Frb via fpc-pascal
2021-03-16 21:29:04 UTC
Permalink
Post by Graeme Geldenhuys via fpc-pascal
https://github.com/graemeg/freepascal/pull/18
For none git users, githup offers patch/diff

https://github.com/graemeg/freepascal/compare/master...billyeatcookies:patch-1.diff
https://github.com/graemeg/freepascal/compare/master...billyeatcookies:patch-1.patch
_______________________________________________
fpc-pascal maillist - fpc-***@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinf
Graeme Geldenhuys via fpc-pascal
2021-03-16 21:32:33 UTC
Permalink
Post by Martin Frb via fpc-pascal
For none git users, githup offers patch/diff
Ah yes, I forgot to mention that. Thanks Martin.

G.
_______________________________________________
fpc-pascal maillist - fpc-***@lists.freepascal.org
https://lists.freepasc
Michael Van Canneyt via fpc-pascal
2021-03-16 22:16:46 UTC
Permalink
Post by Graeme Geldenhuys via fpc-pascal
Post by Martin Frb via fpc-pascal
For none git users, githup offers patch/diff
Ah yes, I forgot to mention that. Thanks Martin.
Applied in Rev. 48992, so you can close it.

And thank the original contributer from me, please.

Michael.
_______________________________________________
fpc-pascal maillist - fpc-***@lists.freepascal.org
https://lists.fre

Loading...