]> git.ipfire.org Git - thirdparty/git.git/commit - archive.c
refs: move the remaining ref module declarations to refs.h
authorMichael Haggerty <mhagger@alum.mit.edu>
Mon, 22 Jun 2015 14:03:05 +0000 (16:03 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jun 2015 20:17:12 +0000 (13:17 -0700)
commitfb58c8d50734c14a90f3e4e7dd99f36e4f37c4e6
treed9e21b6047e0c56c736c9ed410747874a8f5e932
parente426ff4222ba82a57ed459320509273dc8959ade
refs: move the remaining ref module declarations to refs.h

Some functions from the refs module were still declared in cache.h.
Move them to refs.h.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
archive.c
builtin/blame.c
builtin/fast-export.c
builtin/fmt-merge-msg.c
builtin/init-db.c
builtin/log.c
cache.h
refs.c
refs.h
remote-testsvn.c