author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 14 Feb 2008 06:34:40 +0000 (01:34 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Feb 2008 08:47:07 +0000 (00:47 -0800) | ||
commit | 3b08e5b8c9130f57a38e51557dbb173b9edda5ba | |
tree | 7df8db9ba18bb4188fd4c33b74d591f8c76f6ca3 | tree | snapshot |
parent | fbc63ea69487e688a1293227b976b378834550a1 | commit | diff |
Include the fast-import marks table in crash reports
If fast-import was not run with --export-marks but we are crashing
the frontend application developer may still benefit from having
that information available to them. We now include the marks table
as part of the crash report if --export-marks was not supplied on
the command line.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
If fast-import was not run with --export-marks but we are crashing
the frontend application developer may still benefit from having
that information available to them. We now include the marks table
as part of the crash report if --export-marks was not supplied on
the command line.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
fast-import.c | diff | blob | history |