summaryrefslogtreecommitdiffstats
path: root/git-ls-files.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-ls-files.html')
-rw-r--r--git-ls-files.html20
1 files changed, 19 insertions, 1 deletions
diff --git a/git-ls-files.html b/git-ls-files.html
index ec4df97ee..8462ae45e 100644
--- a/git-ls-files.html
+++ b/git-ls-files.html
@@ -1258,6 +1258,14 @@ objectmode
</p>
</dd>
<dt class="hdlist1">
+objecttype
+</dt>
+<dd>
+<p>
+ The object type of the file which is recorded in the index.
+</p>
+</dd>
+<dt class="hdlist1">
objectname
</dt>
<dd>
@@ -1266,6 +1274,16 @@ objectname
</p>
</dd>
<dt class="hdlist1">
+objectsize[:padded]
+</dt>
+<dd>
+<p>
+ The object size of the file which is recorded in the index
+ ("-" if the object is a <code>commit</code> or <code>tree</code>).
+ It also supports a padded format of size with "%(objectsize:padded)".
+</p>
+</dd>
+<dt class="hdlist1">
stage
</dt>
<dd>
@@ -1364,7 +1382,7 @@ pattern file appears in.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-02-04 14:26:01 JST
+ 2023-06-13 13:57:42 PDT
</div>
</div>
</body>