]> git.99rst.org Git - git.git/commit
t7508: add tests capturing racy timestamp handling
authorMarc Strapetz <redacted>
Fri, 7 Jan 2022 11:17:30 +0000 (11:17 +0000)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t7508-status.sh
git clone https://git.99rst.org/PROJECT