Update pages/common/git-mktree.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
596e2ae1f6
commit
f0f82c253d
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue