From nobody Fri Jun 26 21:32:09 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gn85P4TDCz6hyDT for ; Fri, 26 Jun 2026 21:32:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gn85P3qfcz3fHL for ; Fri, 26 Jun 2026 21:32:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782509529; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5XXRYQAHvkRWuKpgz0JOxTWAfWr7oRuHk+YyZ7KB/TI=; b=jBxm2YWDY8VqThsS/vdZS5wAQm+TYCyVcO6UKBrR6hha0z1iFSatpnTxMSHGZgbpjyyICb 6qrG/UZUouDKt7VtCVe1JIDtKKXd6yELJuCCeSxuLZIA/aqp4D6p0FhfsQcqv2j6I8+0Bf 2jr+MZgxjaexu3a+IcY8cnknZ6rvXrN2jbvGnAydAYCwQH5CXGDLfbFT/s777IwekRPgo/ EW81KlBouCFniJV19r4zfDboypkwyy4RDja4WnyiyEZOYE1BKl9BfjrbJbox458ogw5PjB rRKoMSozPTlqH+aBccSbFojO7Rb7G8F1sYR3OPlZblTdUUkDqEf0lujU6cYi4w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782509529; a=rsa-sha256; cv=none; b=IyeMlPBo4hLDoaHFIBbyPmxbOAuHFNmllhWeC4kG2Rub9Fl71qT7aPgfvjX71DoVyVHk2V LYy2ewxkOfALLkE+gmEhM1FpBbWzNchCyaXPEiSfdb2gABoSqwHl2kaTE86NX1J16erAty wfUNlE2pwnUclay6ukh1jOKxyhEvLdhCYx3WL9KWjYHf21dvAQPi0Bg1dzqp+bDhbL8fTG ZWbSz4e8itr0I5GLhhSvvZI+6WC2koJMKYObLygPNPNqwr1a3Bo+GSxYttxPPMoaS75hce 5sQiJLmTgOojp+Cjt+ArhfKGAVoI8M+i4tgWGNz8iwayL5HWuA6ujJNTfYAVXw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782509529; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5XXRYQAHvkRWuKpgz0JOxTWAfWr7oRuHk+YyZ7KB/TI=; b=sbTYuHWor7GVdxXhvk+/rlv9GITLl66rq8udrWdzU+Xh2KI4DesQDXIPpAjQo7FRuq7Klq +3J0gGYcFtmXNlhKYFiw1X6uPoyRaTzcx5WEDPT84IUNyI3gdbgfslW79DUgF2MROD1i9a Ay3YfCbP9y+y9N6zA/yCpKfE2sr7MFEZVlRBK94Ec0Sn5LdAm6Rt8EnrdIeWLwZBLNTR2m y4cQWuESpFx2eWZfohufdq6WsatSZIhhsRFBX0bK6WTIY8foBUlA3CkcKK/GS8rslNWFfw cd8QWcKG7v7UJzE5wY3iSWXdOBIeNS/iW43J6iOmadGVW6fwFrKAn+XYIPnoOQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gn85P2tQjzwR6 for ; Fri, 26 Jun 2026 21:32:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22f13 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 26 Jun 2026 21:32:09 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Benedict Reuschling Subject: git: 108c7b0b96 - main - fdp-primer: Add context instructions to two other locations and fix formatting List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bcr X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 108c7b0b9672e91585430ac8c12cfa6ab5d443a3 Auto-Submitted: auto-generated Date: Fri, 26 Jun 2026 21:32:09 +0000 Message-Id: <6a3eefd9.22f13.48efb09f@gitrepo.freebsd.org> The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=108c7b0b9672e91585430ac8c12cfa6ab5d443a3 commit 108c7b0b9672e91585430ac8c12cfa6ab5d443a3 Author: Benedict Reuschling AuthorDate: 2026-06-26 21:24:47 +0000 Commit: Benedict Reuschling CommitDate: 2026-06-26 21:24:47 +0000 fdp-primer: Add context instructions to two other locations and fix formatting 7dcf0bd6337554f7a57ca1fe4d1ef79a269a0a23 only changed the instructions on how to add context to 'git format-patch' for Linux, leaving out the FreeBSD and macOS sections. Add the same instructions there, too. Additionally, I fixed the formatting of the enumerations I broke in the commit mentioned above. Event: Halifax Hackathon 202606 Location: Lying on the couch --- .../content/en/books/fdp-primer/overview/_index.adoc | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/documentation/content/en/books/fdp-primer/overview/_index.adoc b/documentation/content/en/books/fdp-primer/overview/_index.adoc index e14f2c8476..5ea84496dc 100644 --- a/documentation/content/en/books/fdp-primer/overview/_index.adoc +++ b/documentation/content/en/books/fdp-primer/overview/_index.adoc @@ -160,9 +160,14 @@ Make sure that all required files are included, then commit the change to your l [source,shell] .... % git commit -% git format-patch origin/main +% git format-patch -U999999 origin/main .... + +The `-U999999` parameter adds as much context to the patch as possible which makes reviewing easier. ++ +A patch file is generated as a result of `git format-patch` in the local directory which will include author identity and email addresses, +making it easier for developers to apply (with `git am`) and give proper credit. ++ Patch generated with `git format-patch` will include author identity and email addresses, making it easier for developers to apply (with `git am`) and give proper credit. + @@ -232,7 +237,7 @@ Make sure that all required files are included, then commit the change to your l .... + The `-U999999` parameter adds as much context to the patch as possible which makes reviewing easier. - ++ A patch file is generated as a result of `git format-patch` in the local directory which will include author identity and email addresses, making it easier for developers to apply (with `git am`) and give proper credit. + @@ -315,7 +320,7 @@ Make sure that all required files are included, then commit the change to your l .... + The `-U999999` parameter adds as much context to the patch as possible which makes reviewing easier. - ++ A patch file is generated as a result of `git format-patch` in the local directory which will include author identity and email addresses, making it easier for developers to apply (with `git am`) and give proper credit. +