Documentation fixes for changes made this cycle#2092
Documentation fixes for changes made this cycle#2092newren wants to merge 6 commits intogitgitgadget:masterfrom
Conversation
Fix various issues in the release notes -- missing/wrong articles, typo, indentation, quote consistency, and wording improvement or corrections. Other than the indentation fix for "The way combined list-object filter options...", this patch is much easier to view with --color-words. Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Elijah Newren <newren@gmail.com>
a8215a2 (send-email: add client certificate options, 2026-03-02) added documentation for sendemail.smtpSSLClientKey that says it works "in conjunction with `sendemail.smtpSSLClientKey`" -- referring to itself. It appears that `sendemail.smtpSSLClientCert` was the intended reference; fix it. Signed-off-by: Elijah Newren <newren@gmail.com>
hierarchies -> hierarchy Signed-off-by: Elijah Newren <newren@gmail.com>
conflict -> conflicts Signed-off-by: Elijah Newren <newren@gmail.com>
6cc6d1b (Documentation: update add --force option + ignore=all config, 2026-02-06) added text describing both the ignore=none and ignore=all behaviors. The former had minor formatting and grammatical errors, while the latter was a bit garbled. I have tried to tweak the wording on the latter to make it read as I think was intended, and fixed the minor grammatical issues with both as well. Signed-off-by: Elijah Newren <newren@gmail.com>
|
/submit |
|
Submitted as pull.2092.git.1776382591.gitgitgadget@gmail.com To fetch this version into To fetch this version to local tag |
|
Found multiple candidates in gitgitgadget/git: Using the first one. |
|
This branch is now known as |
|
This patch series was integrated into seen via git@431a380. |
|
This patch series was integrated into next via git@c7ae2d5. |
|
Found multiple candidates in gitgitgadget/git: Using the first one. |
|
This patch series was integrated into seen via git@b7e4cbb. |
|
This patch series was integrated into seen via git@97aef8f. |
|
This patch series was integrated into master via git@e895506. |
|
Congratulations! 🎉 Your patch series was merged into upstream via e895506. Note: this pull request will show as "Closed" rather than "Merged" because the merge happened in the upstream repository, not on GitHub. This is expected — your contribution has been accepted! |
This series fixes some simple documentation issues in the release notes, Coding Guidelines, and regular documentation, all of which address issues new to this cycle.