author | Bryan Larsen <bryanlarsen@yahoo.com> | |
Mon, 11 Jul 2005 03:53:44 +0000 (20:53 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Mon, 11 Jul 2005 17:20:53 +0000 (10:20 -0700) | ||
commit | 9c1fa70aaa03f48fb172f9a96d57148f144bc3a9 | |
tree | a4033404b659642fea1aec200472a658c7eecbd5 | tree | snapshot |
parent | ab90ea5d6e6ef358c8ee5869307c33a939be0e66 | commit | diff |
[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>
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 | diff | blob | history | |
write-tree.c | diff | blob | history |