]> git.ipfire.org Git - thirdparty/git.git/commit - object.h
sha1_name.c: rename to use dash in file name
authorStefan Beller <sbeller@google.com>
Tue, 10 Apr 2018 21:26:19 +0000 (14:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Apr 2018 09:11:00 +0000 (18:11 +0900)
commite5e5e08832f7c4d581c0c70542e61235d21a8067
tree1c03bc33b01ee380f214ac2245dcc96273bb8e1f
parentd807c4a01db2b06db047fc6d5d18ac25c8f05bd7
sha1_name.c: rename to use dash 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
list-objects-filter.c
object.h
sha1-name.c [moved from sha1_name.c with 100% similarity]