shithub: furgit

Download patch

ref: 17d2a1d85e2747146031be1739df0b9109d112d8
parent: 71dd999fd8c13a6e4e707e525e0f5097d48fc48e
author: Runxi Yu <me@runxiyu.org>
date: Fri Feb 20 07:41:47 EST 2026

Revert "commitgraph: Add write stub"

This reverts commit d65577ac3b55f3a52d1a507f3204a03df270b1ec.

--- a/commitgraph_write.go
+++ /dev/null
@@ -1,6 +1,0 @@
-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.
--