copy.h: move declarations for copy.c functions from cache.h
Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
623b80bef2
commit
d5fff46f40
@ -1,6 +1,7 @@
|
||||
#include "cache.h"
|
||||
#include "bundle-uri.h"
|
||||
#include "bundle.h"
|
||||
#include "copy.h"
|
||||
#include "environment.h"
|
||||
#include "gettext.h"
|
||||
#include "object-store.h"
|
||||
|
Reference in New Issue
Block a user