Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
refs: make some ref_store lookup functions private
author
Michael Haggerty
<mhagger@alum.mit.edu>
Fri, 10 Feb 2017 11:16:12 +0000
(12:16 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 10 Feb 2017 19:13:26 +0000
(11:13 -0800)
The following functions currently don't need to be exposed:
* ref_store_init()
* lookup_ref_store()
That might change in the future, but for now make them private.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
c468da4
)
No differences found