mirror of
https://github.com/git/git.git
synced 2026-01-10 01:56:42 +00:00
object-name.h: move declarations for object-name.c functions from cache.h
Signed-off-by: Elijah Newren <newren@gmail.com> Acked-by: Calvin Wan <calvinwan@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
5579f44d2f
commit
dabab1d6e6
@@ -9,6 +9,7 @@
|
||||
#include "submodule-config.h"
|
||||
#include "submodule.h"
|
||||
#include "strbuf.h"
|
||||
#include "object-name.h"
|
||||
#include "object-store.h"
|
||||
#include "parse-options.h"
|
||||
#include "tree-walk.h"
|
||||
|
||||
Reference in New Issue
Block a user