diff options
| author | 2026-02-20 12:41:47 +0800 | |
|---|---|---|
| committer | 2026-02-20 12:57:31 +0800 | |
| commit | 17d2a1d85e2747146031be1739df0b9109d112d8 (patch) | |
| tree | 77274dc1c835f8b89808bba452e085b4c3e84e09 /commitgraph_write.go | |
| parent | Revert "README: Reachability bitmaps planned for the future" (diff) | |
| signature | No signature | |
Revert "commitgraph: Add write stub"
This reverts commit d65577ac3b55f3a52d1a507f3204a03df270b1ec.
Diffstat (limited to 'commitgraph_write.go')
| -rw-r--r-- | commitgraph_write.go | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/commitgraph_write.go b/commitgraph_write.go deleted file mode 100644 index e997ee93..00000000 --- a/commitgraph_write.go +++ /dev/null @@ -1,6 +0,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. |
