]> git.ipfire.org Git - thirdparty/git.git/commit
[PATCH] add --missing-ok option to write-tree
authorBryan Larsen <bryanlarsen@yahoo.com>
Mon, 11 Jul 2005 03:53:44 +0000 (20:53 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 11 Jul 2005 17:20:53 +0000 (10:20 -0700)
commit9c1fa70aaa03f48fb172f9a96d57148f144bc3a9
treea4033404b659642fea1aec200472a658c7eecbd5
parentab90ea5d6e6ef358c8ee5869307c33a939be0e66
[PATCH] add --missing-ok option to write-tree

This option allows a write-tree even if the referenced objects are not
in the database.

Signed-off-by: Bryan Larsen <bryan.larsen@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/git-write-tree.txt
write-tree.c