merge.h: move declarations for merge.c 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
eaa966db79
commit
750324ddb8
@ -25,6 +25,7 @@
|
||||
#include "diff.h"
|
||||
#include "revision.h"
|
||||
#include "rerere.h"
|
||||
#include "merge.h"
|
||||
#include "merge-ort.h"
|
||||
#include "merge-ort-wrappers.h"
|
||||
#include "refs.h"
|
||||
|
Reference in New Issue
Block a user