diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2015-06-22 16:03:02 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-22 13:17:11 -0700 |
commit | 0a4b24ff146405fb636d74945c0fdf1afaef3fd6 (patch) | |
tree | d900e824650f35b424236c86ca10bf0e85e42417 /test-path-utils.c | |
parent | 58f233ce1ed67bbc31a429fde5c65d5050fdbd7d (diff) | |
download | git-0a4b24ff146405fb636d74945c0fdf1afaef3fd6.tar.gz |
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 'test-path-utils.c')
0 files changed, 0 insertions, 0 deletions