summaryrefslogtreecommitdiff
path: root/pretty.c
diff options
context:
space:
mode:
authorLibravatar Michael Haggerty <mhagger@alum.mit.edu>2015-06-22 16:03:02 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-06-22 13:17:11 -0700
commit0a4b24ff146405fb636d74945c0fdf1afaef3fd6 (patch)
treed900e824650f35b424236c86ca10bf0e85e42417 /pretty.c
parentinitial_ref_transaction_commit(): function for initial ref creation (diff)
downloadtgif-0a4b24ff146405fb636d74945c0fdf1afaef3fd6.tar.xz
refs: remove some functions from the module's public interface
The following functions are no longer used from outside the refs module: * lock_packed_refs() * add_packed_ref() * commit_packed_refs() * rollback_packed_refs() So make these functions private. This is an important step, because it means that nobody outside of the refs module needs to know the difference between loose and packed references. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pretty.c')
0 files changed, 0 insertions, 0 deletions