Junio C Hamano <gitster@xxxxxxxxx> writes: >> Create a new t5328-commit-graph-64-bit-time.sh test script to handle >> special cases of testing 64-bit timestampes. This helps demonstrate this >> bug in more cases. It still won't hit all potential cases until the next >> change, which reenables reading generation numbers. Use the skip_all >> trick from 0a2bfccb9c8 (t0051: use "skip_all" under !MINGW in >> single-test file, 2022-02-04) to make the output clean when run on a >> 32-bit system. >> >> Hepled-by: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> > > I can typofix this one locally if needed. What I meant was s/timestampes/timestamps/ and s/Hepled/Helped/.