refs.c: make close_ref() and commit_ref() non-static
commit435fc8523fd3a625acfeebffe433f1f7516ab9e2
authorBrandon Casey <casey@nrlssc.navy.mil>
Fri, 22 Feb 2008 18:57:30 +0000 (22 12:57 -0600)
committerJunio C Hamano <gitster@pobox.com>
Sat, 23 Feb 2008 06:57:38 +0000 (22 22:57 -0800)
treeda4182d02b2a5c43b13bf9d82ae303c78ed35e99
parent2b81fab2885256501d0bba6e16e516addb667bf3
refs.c: make close_ref() and commit_ref() non-static

This is in preparation to the reflog-expire changes which will
allow updating the ref after expiring the reflog.

Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs.c
refs.h