write_or_die.c: rename to use dashes in file name
commitfa2656f1da2c01e139423d98b7cbc52cbeadb52c
authorStefan Beller <sbeller@google.com>
Tue, 10 Apr 2018 21:26:16 +0000 (10 14:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Apr 2018 09:11:00 +0000 (11 18:11 +0900)
tree5f7ccf0a26117c478a7a242add4d6e009c6b616a
parent8b026edac3104ecc40a68fd58b764fb3c717babb
write_or_die.c: rename to use dashes in file name

This is more consistent with the project style. The majority of Git's
source files use dashes in preference to underscores in their file names.

Signed-off-by: Stefan Beller <sbeller@google.com>
Makefile
write-or-die.c [moved from write_or_die.c with 100% similarity]