summaryrefslogtreecommitdiffstats
path: root/git-notes.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-08-17 17:20:22 -0700
committerJunio C Hamano <gitster@pobox.com>2023-08-17 17:20:22 -0700
commit6018d90530e0fe6eb0dfe74d97edead221614fe2 (patch)
treeff7570ea060a8dc84d6ff500f8a4a66182fcc7a5 /git-notes.html
parent45b69bdbba75c664742cad7ee879d20471f98c46 (diff)
downloadgit-htmldocs-6018d90530e0fe6eb0dfe74d97edead221614fe2.tar.gz
Autogenerated HTML docs for v2.42.0-rc2-7-gf9972
Diffstat (limited to 'git-notes.html')
-rw-r--r--git-notes.html17
1 files changed, 8 insertions, 9 deletions
diff --git a/git-notes.html b/git-notes.html
index 6de6c1d81..be22522ba 100644
--- a/git-notes.html
+++ b/git-notes.html
@@ -946,8 +946,8 @@ get-ref
If multiple <code>-m</code> options are given, their values
are concatenated as separate paragraphs.
Lines starting with <code>#</code> and empty lines other than a
- single line between paragraphs will be stripped out,
- if you wish to keep them verbatim, use <code>--no-stripspace</code>.
+ single line between paragraphs will be stripped out.
+ If you wish to keep them verbatim, use <code>--no-stripspace</code>.
</p>
</dd>
<dt class="hdlist1">
@@ -961,9 +961,8 @@ get-ref
Take the note message from the given file. Use <em>-</em> to
read the note message from the standard input.
Lines starting with <code>#</code> and empty lines other than a
- single line between paragraphs will be stripped out,
- if you wish to keep them verbatim, use with
- <code>--no-stripspace</code> option.
+ single line between paragraphs will be stripped out.
+ If you wish to keep them verbatim, use <code>--no-stripspace</code>.
</p>
</dd>
<dt class="hdlist1">
@@ -1021,9 +1020,9 @@ get-ref
<p>
Strip leading and trailing whitespace from the note message.
Also strip out empty lines other than a single line between
- paragraphs. For lines starting with <code>#</code> will be stripped out
- in non-editor cases like "-m", "-F" and "-C", but not in
- editor case like "git notes edit", "-c", etc.
+ paragraphs. Lines starting with <code>#</code> will be stripped out
+ in non-editor cases like <code>-m</code>, <code>-F</code> and <code>-C</code>, but not in
+ editor case like <code>git notes edit</code>, <code>-c</code>, etc.
</p>
</dd>
<dt class="hdlist1">
@@ -1397,7 +1396,7 @@ on the <code>notes.rewrite.&lt;command&gt;</code> and <code>notes.rewriteRef</co
<div id="footer">
<div id="footer-text">
Last updated
- 2023-07-06 12:47:39 PDT
+ 2023-08-17 17:18:11 PDT
</div>
</div>
</body>