Thread (1 message) 1 message, 1 author, 2018-02-28

Re: [PATCH v4 04/13] commit-graph: implement write_commit_graph()

From: Junio C Hamano <hidden>
Date: 2018-02-28 18:47:31

Derrick Stolee [off-list ref] writes:
quoted hunk
diff --git a/commit-graph.h b/commit-graph.h
new file mode 100644
index 0000000..dc8c73a
--- /dev/null
+++ b/commit-graph.h
@@ -0,0 +1,7 @@
+#ifndef COMMIT_GRAPH_H
+#define COMMIT_GRAPH_H
+
+extern char *write_commit_graph(const char *obj_dir);
+
+#endif
+
Trailing blank line at the end of the file.  Remove it.

t5318 has the same issue.

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