]> Kevux Git Server - rit/commit
t7508: add tests capturing racy timestamp handling
authorMarc Strapetz <marc.strapetz@syntevo.com>
Fri, 7 Jan 2022 11:17:30 +0000 (11:17 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Jan 2022 20:37:30 +0000 (12:37 -0800)
commit9b71efd01489d6c93436740e4c1b3eadeb0c719b
tree8ff4b3fc87e4fc681430252fac1ce1b6c765fdd4
parent0275e4daabed330c4d27cc9a482c2d23d7544aca
t7508: add tests capturing racy timestamp handling

"git status" fixes racy timestamps regardless of the worktree being
dirty or not. The new test cases capture this behavior.

Signed-off-by: Marc Strapetz <marc.strapetz@syntevo.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7508-status.sh