Update pages/common/git-mktree.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
66a56a1cd9
commit
84a5826307
|
|
@ -3,7 +3,7 @@
|
|||
> 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:
|
||||
- Allow missing objects which bypass the default behavior that verifies each tree entry has an existing object:
|
||||
|
||||
`git mktree --missing`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue