Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/packobjectshook-doc-fix'
[gitweb.git]
/
builtin
/
pull.c
diff --git
a/builtin/pull.c
b/builtin/pull.c
index 09b02695de682bf41bcbe3ef51c1179b69e105de..b2055d1dd6f180ec2383ee6f569045e5a55cb4b4 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,