summaryrefslogtreecommitdiffstats
path: root/git-mktree.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-mktree.html')
-rw-r--r--git-mktree.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-mktree.html b/git-mktree.html
index ec61aa492..1bb98f72d 100644
--- a/git-mktree.html
+++ b/git-mktree.html
@@ -781,7 +781,7 @@ built is written to the standard output.</p></div>
<dd>
<p>
Allow missing objects. The default behaviour (without this option)
- is to verify that each tree entry&#8217;s sha1 identifies an existing
+ is to verify that each tree entry&#8217;s hash identifies an existing
object. This option has no effect on the treatment of gitlink entries
(aka "submodules") which are always allowed to be missing.
</p>
@@ -792,7 +792,7 @@ built is written to the standard output.</p></div>
<dd>
<p>
Allow building of more than one tree object before exiting. Each
- tree is separated by a single blank line. The final new-line is
+ tree is separated by a single blank line. The final newline is
optional. Note - if the <code>-z</code> option is used, lines are terminated
with NUL.
</p>
@@ -811,7 +811,7 @@ built is written to the standard output.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-02-16 17:29:08 PST
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>