]> git.ipfire.org Git - thirdparty/git.git/commit - refs.c
cache.h: define constants LOCK_SUFFIX and LOCK_SUFFIX_LEN
authorMichael Haggerty <mhagger@alum.mit.edu>
Wed, 1 Oct 2014 10:28:15 +0000 (12:28 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Oct 2014 20:45:11 +0000 (13:45 -0700)
commit7108ad232fc7a4c889e82b40c52125adc9796ff5
tree21a15d1fe052aa839d0b4f536da92695b74d0f1b
parent0a06f148373285822baf5f3e83696732a556a2d1
cache.h: define constants LOCK_SUFFIX and LOCK_SUFFIX_LEN

There are a few places that use these values, so define constants for
them.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h
lockfile.c
refs.c