builtin/config.c: rename check_blob_write() -> check_write()
authorKirill A. Shutemov <redacted>
Tue, 18 Feb 2014 22:58:53 +0000 (00:58 +0200)
committerJunio C Hamano <redacted>
Wed, 19 Feb 2014 00:12:11 +0000 (16:12 -0800)
commit6aea9f0fdd2f013e9b63137727c73da02d42a1be
tree802ee7ebef607f127340e56d71a8398435036a0d
parentd14d42440d8370f8fe5016a6e212d101745f70cc
builtin/config.c: rename check_blob_write() -> check_write()

The function will be reused to check for other conditions which prevent
write.

Signed-off-by: Kirill A. Shutemov <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/config.c
git clone https://git.99rst.org/PROJECT