Update pages/common/git-mktree.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Ryan Alexander Canete 2023-12-14 11:56:59 +08:00 committed by GitHub
parent 596e2ae1f6
commit f0f82c253d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# git mktree
> Build a tree-object using ls-tree formatted text.
> Build a tree object using `ls-tree` formatted text.
> More information: <https://git-scm.com/docs/git-mktree>.
- Allow for missing objects which bypass the default behavior that verifies each tree entry has an existing object: