diff and submissions

Franco Fichtner franco at lastsummer.de
Fri May 5 06:16:55 UTC 2017


> On 4. May 2017, at 10:20 AM, Mathieu Arnold <mat at FreeBSD.org> wrote:
> 
> If you went as far as being able to create a pull request, you can do a
> git show HEAD or git diff origin/trunk...HEAD and submit that in the
> FreeBSD PR as well.

It's pretty easy to extract the diff from a PR on GitHub, just append
".diff", and ".patch" works too, but gives the full git commit history:

https://github.com/freebsd/freebsd-ports/pull/62.diff


Cheers,
Franco


More information about the freebsd-ports mailing list