mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-10-16 21:52:39 +08:00
If a user aborts a commit, the commit-msg hook is still called, but with an empty file. We need to leave the empty file alone. Change-Id: I13766135dac267823cb08ab76f67d2000ba2d1ce Signed-off-by: Shawn O. Pearce <sop@google.com>