-
- Downloads
Make write_sha1_file_prepare() static
There are no callers of write_sha1_file_prepare() left outside of
sha1_file.c, so make it static.
Signed-off-by:
Junio C Hamano <junkio@cox.net>
Please sign in to comment
There are no callers of write_sha1_file_prepare() left outside of
sha1_file.c, so make it static.
Signed-off-by:
Junio C Hamano <junkio@cox.net>