diff options
author | Felipe Contreras <felipe.contreras@gmail.com> | 2016-05-17 16:40:23 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-05-17 15:02:25 -0700 |
commit | f4beed60d5ef3fdbd31ac5bd3162182fdf2bf0d3 (patch) | |
tree | 4a7539abe7a7b8c0524f39b17ac1e8cf3e868300 /branch.h | |
parent | Almost ready for 2.8.3 (diff) | |
download | tgif-f4beed60d5ef3fdbd31ac5bd3162182fdf2bf0d3.tar.xz |
fast-import: do not truncate exported marks file
Certain lines of the marks file might be corrupted (or the objects
missing due to a garbage collection), but that's no reason to truncate
the file and essentially destroy the rest of it.
Ideally missing objects should not cause a crash, we could just skip
them, but that's another patch.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'branch.h')
0 files changed, 0 insertions, 0 deletions