author | Erik Faye-Lund <kusmabite@gmail.com> | |
Mon, 23 Mar 2009 12:53:07 +0000 (12:53 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 30 Mar 2009 02:48:43 +0000 (19:48 -0700) | ||
commit | 2d07f6d4b728d19d115b89123224268718f34efd | |
tree | 45c3f6c8c28c4b1a3ef808457c17da6f007e34a4 | tree | snapshot |
parent | 41a5c70f2caf5c22859574f0503afbdb3728a89c | commit | diff |
builtin-fast-export.c: turn error into warning
fast-import doesn't have a syntax to support tree-objects (and some other
object-types), so fast-export shouldn't handle them. However, aborting the
operation is a bit drastic. This patch turns the error into a warning instead.
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
fast-import doesn't have a syntax to support tree-objects (and some other
object-types), so fast-export shouldn't handle them. However, aborting the
operation is a bit drastic. This patch turns the error into a warning instead.
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-fast-export.c | diff | blob | history |