On 7/2/25 9:02 AM, Steve Kargl wrote:
On Wed, Jul 02, 2025 at 04:36:38AM -0700, Damian Rouson wrote:
git branch
gir checkout
git add
git commit
git rebase
git push
The above IS the process everyone uses on gcc. The email is only a "pull
request" for reviewing the patches. It works quite well. Once it is
reviewed/approved, the requester does the last step which is the push.
For this particular patch, 'save as' the file, "patch -p1 <thepatchfile
It’s time to move beyond emailing patches! (Please.)
There are others on the gcc team evaluating a platform, not GitHub, which will
likely be integrated to generate an email review/approve request. It is unlikely
the email will go away. I would expect multiple means of doing a "pull request".
I don't use git other than 'git clone', 'git reset --hard',
and 'git diff'. If gfortran development goes this route,
I am done.
--
steve
Cheers,
Jerry