Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'np/log-graph-octopus-fix'
[gitweb.git]
/
shallow.c
diff --git
a/shallow.c
b/shallow.c
index e656ce8b9cc7d916987e9b4f05897eccc0c53542..732e18d54f3b88d8a081786eabd030d84eb7e0a3 100644
(file)
--- a/
shallow.c
+++ b/
shallow.c
@@
-16,6
+16,7
@@
#include "list-objects.h"
#include "commit-slab.h"
#include "repository.h"
+#include "commit-reach.h"
void set_alternate_shallow_file(struct repository *r, const char *path, int override)
{