From: "Martin Ågren" <martin.agren@gmail.com> To: git@vger.kernel.org Cc: ZheNing Hu <adlternative@gmail.com>, Taylor Blau <me@ttaylorr.com> Subject: [PATCH 1/2] git-repack.txt: remove spurious ")" Date: Sun, 9 May 2021 11:09:59 +0200 [thread overview] Message-ID: <8adf03f456c756188863a8258f3867c389958a52.1620551314.git.martin.agren@gmail.com> (raw) In-Reply-To: <cover.1620551314.git.martin.agren@gmail.com> Drop the ")" at the end of this paragraph. There's a parenthetical remark in this paragraph, but it's been closed on the line above. Signed-off-by: Martin Ågren <martin.agren@gmail.com> --- Documentation/git-repack.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-repack.txt b/Documentation/git-repack.txt index 317d63cf0d..ef310f362e 100644 --- a/Documentation/git-repack.txt +++ b/Documentation/git-repack.txt @@ -186,7 +186,7 @@ When `--unpacked` is specified, loose objects are implicitly included in this "roll-up", without respect to their reachability. This is subject to change in the future. This option (implying a drastically different repack mode) is not guaranteed to work with all other combinations of -option to `git repack`). +option to `git repack`. CONFIGURATION ------------- -- 2.31.1.751.gd2f1c929bd
next prev parent reply other threads:[~2021-05-09 9:10 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-05-09 9:09 [PATCH 0/2] minor doc fixes Martin Ågren 2021-05-09 9:09 ` Martin Ågren [this message] 2021-05-09 9:10 ` [PATCH 2/2] pretty-formats.txt: add missing space Martin Ågren 2021-05-09 14:13 ` ZheNing Hu 2021-05-09 15:27 ` Martin Ågren 2021-05-10 4:14 ` Junio C Hamano
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=8adf03f456c756188863a8258f3867c389958a52.1620551314.git.martin.agren@gmail.com \ --to=martin.agren@gmail.com \ --cc=adlternative@gmail.com \ --cc=git@vger.kernel.org \ --cc=me@ttaylorr.com \ --subject='Re: [PATCH 1/2] git-repack.txt: remove spurious ")"' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).