summaryrefslogtreecommitdiffstats
path: root/git-fast-import.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-fast-import.html')
-rw-r--r--git-fast-import.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-fast-import.html b/git-fast-import.html
index a7047a374..4d7aaaf05 100644
--- a/git-fast-import.html
+++ b/git-fast-import.html
@@ -1703,11 +1703,11 @@ paths for a commit are encouraged to do so.</p></div>
</div>
<div class="sect3">
<h4 id="_code_notemodify_code"><code>notemodify</code></h4>
-<div class="paragraph"><p>Included in a <code>commit</code> <code>&lt;notes_ref&gt;</code> command to add a new note
+<div class="paragraph"><p>Included in a <code>commit</code> <code>&lt;notes-ref&gt;</code> command to add a new note
annotating a <code>&lt;commit-ish&gt;</code> or change this annotation contents.
Internally it is similar to filemodify 100644 on <code>&lt;commit-ish&gt;</code>
path (maybe split into subdirectories). It&#8217;s not advised to
-use any other commands to write to the <code>&lt;notes_ref&gt;</code> tree except
+use any other commands to write to the <code>&lt;notes-ref&gt;</code> tree except
<code>filedeleteall</code> to delete all existing notes in this tree.
This command has two different means of specifying the content
of the note.</p></div>
@@ -2640,7 +2640,7 @@ fastimport.unpackLimit
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-23 14:43:46 PDT
+ 2024-02-08 15:45:59 PST
</div>
</div>
</body>