Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2022 12:23:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 263955] handbook/ports: serving poudriere packages privately
Message-ID:  <bug-263955-9-xY57AfxXBW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263955-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263955-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263955

--- Comment #6 from Jonathan Vasquez <jon@xyinn.org> ---
Created attachment 234230
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D234230&action=
=3Dedit
[patch] no-email header

I've attached the file without the email header. However due note, that the=
 FDP
explicitly states two different ways of generating the diff for submission:

1. Using git format-patch origin/main. It specifically mentions (in 1.2.2) =
that
using this will include the email headers which makes it easier for FreeBSD
developers to give credit to developers.

2. Using 'git diff' (for me: 'git diff main' since I'm running diff from my
working branch and comparing against main for submission). This is standard
diff and won't include the headers. Mentioned in 3.6.

https://docs.freebsd.org/en/books/fdp-primer/book/#overview-quick-start

If including email headers for patch submission isn't recommended, it shoul=
dn't
be mentioned in the FDP.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263955-9-xY57AfxXBW>