Thread (32 messages) flat view 32 messages, 5 authors, 2016-06-15

Re: [PATCH v2 09/13] refactor duplicated ref_newer() to remote.c

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:46:16

Jay Soffian schrieb:
quoted hunk ↗ jump to hunk
diff --git a/remote.c b/remote.c
index 2c010a1..d0053d5 100644
--- a/remote.c
+++ b/remote.c
@@ -5,6 +5,7 @@
 #include "diff.h"
 #include "revision.h"
 #include "dir.h"
+#include "tag.h"
You are only moving code from http-push.c and builtin-send-pack.c to
remote.c, but you have to add this '#include "tag.h"' here. How high are
the chances that you can remove the #include lines from http-push.c and
builtin-send-pack.c?

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help