From d65577ac3b55f3a52d1a507f3204a03df270b1ec Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Fri, 30 Jan 2026 15:50:15 +0100 Subject: commitgraph: Add write stub --- commitgraph_write.go | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 commitgraph_write.go (limited to 'commitgraph_write.go') diff --git a/commitgraph_write.go b/commitgraph_write.go new file mode 100644 index 00000000..e997ee93 --- /dev/null +++ b/commitgraph_write.go @@ -0,0 +1,6 @@ +package furgit + +// tbh we implemented quite a lot of writing commit graphs in +// the tests for reading commit graphs, sometime i'll just extract +// them into here instead and make the tests for both use the proper +// routines. -- cgit v1.3.1-10-gc9f91