Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-reach: make can_all_from_reach... linear
[gitweb.git]
/
builtin
/
pull.c
diff --git
a/builtin/pull.c
b/builtin/pull.c
index 4e789353922340c3d0727a2e2c3e60e5a9936ee5..15ad01096817c9108e56647c4d52051968979a99 100644
(file)
--- a/
builtin/pull.c
+++ b/
builtin/pull.c
@@
-22,6
+22,7
@@
#include "tempfile.h"
#include "lockfile.h"
#include "wt-status.h"
+#include "commit-reach.h"
enum rebase_type {
REBASE_INVALID = -1,