mirror of
https://github.com/git/git.git
synced 2026-01-26 10:35:18 +00:00
An earlier commit 8098a178b2
accidentally lost race protection from git-commit command.
This commit reinstates it. When something else updates HEAD
pointer while you were editing your commit message, the command
would notice and abort the commit.
Signed-off-by: Junio C Hamano <junkio@cox.net>
14 KiB
Executable File
14 KiB
Executable File