Skip to content

Commit 77da6db

Browse files
committed
Merge branch 'tl/ls-tree-oid-only'
* tl/ls-tree-oid-only: git-ls-tree.txt: fix the name of "%(objectsize:padded)"
2 parents 07330a4 + 5e65dac commit 77da6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-ls-tree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ objectname::
156156
The name of the object.
157157
objectsize[:padded]::
158158
The size of the object ("-" if it's a tree).
159-
It also supports a padded format of size with "%(size:padded)".
159+
It also supports a padded format of size with "%(objectsize:padded)".
160160
path::
161161
The pathname of the object.
162162

0 commit comments

Comments
 (0)