Date: Fri, 5 May 2017 08:16:52 +0200 From: Franco Fichtner <franco@lastsummer.de> To: Mathieu Arnold <mat@FreeBSD.org> Cc: Aristedes Maniatis <ari@ish.com.au>, FreeBSD Mailing List <freebsd-ports@freebsd.org> Subject: Re: diff and submissions Message-ID: <22B42BD4-B348-49F6-8CF6-82B7B00E6B84@lastsummer.de> In-Reply-To: <063dd680-2600-b440-b06b-04323eed6e58@FreeBSD.org> References: <750748ab-0e0e-cbb2-0b3b-d236829ee958@ish.com.au> <063dd680-2600-b440-b06b-04323eed6e58@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 4. May 2017, at 10:20 AM, Mathieu Arnold <mat@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22B42BD4-B348-49F6-8CF6-82B7B00E6B84>