Hi, Ramkumar Ramachandra <artagnon@xxxxxxxxx> writes: > Jonathan Nieder writes: >> test_expect_success 'A: export marks with large values' ' >> + test_tick && >> + mt=$(git hash-object --stdin </dev/null) && >> + >input.blob && >> + >marks.exp && >> + >tree.exp && >> + >> + cat >input.commit <<-EOF && >> + commit refs/heads/verify--dump-marks > > Nit: Maybe change this to verify--export-marks corresponding to the > `--export-marks` feature of fast-import? The ref for testing the > `--import-marks` feature is already called `verify--import-marks`. Fair enough. I just went with the name of the routine that had the bug: dump_marks_helper. - Hari -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html