ref: d65577ac3b55f3a52d1a507f3204a03df270b1ec
parent: 1ea061c92ca6ad435c00bea458b8f24a5e1a822a
author: Runxi Yu <me@runxiyu.org>
date: Fri Jan 30 10:50:15 EST 2026
commitgraph: Add write stub
--- /dev/null
+++ b/commitgraph_write.go
@@ -1,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.
--
⑨