refs.c: remove unlock_ref/close_ref/commit_ref from the refs api
commit0b1e654801e52243b63b57e27b50acdfe7c8f853
authorRonnie Sahlberg <sahlberg@google.com>
Fri, 12 Dec 2014 08:57:00 +0000 (12 09:57 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 18:13:15 +0000 (22 10:13 -0800)
tree238eb707fb863d9a097dfa59e7c7ca2e22a1432f
parentfa5b1830b0605b39295631f6e167ddb133f2dbde
refs.c: remove unlock_ref/close_ref/commit_ref from the refs api

unlock|close|commit_ref can be made static since there are no more external
callers.

Signed-off-by: Ronnie Sahlberg <sahlberg@google.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs.c
refs.h