author | Stephen Boyd <bebarino@gmail.com> | |
Wed, 8 Jul 2009 05:15:38 +0000 (22:15 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 11 Jul 2009 06:56:40 +0000 (23:56 -0700) | ||
commit | 404d42e5efe05ef8dd40713e00001746a060b66b | |
tree | 275788b2643648251e4bc58bce5d31a7c6fa43d9 | tree | snapshot |
parent | 4ecbc178704ca6c1027a38483e98f5fe493b1322 | commit | diff |
write-tree: migrate to parse-options
A check for extra options has been dropped, it could never be triggered
in the original code as the usage message would be printed instead.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
A check for extra options has been dropped, it could never be triggered
in the original code as the usage message would be printed instead.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-write-tree.c | diff | blob | history |