aboutsummaryrefslogtreecommitdiff
path: root/commitgraph_write.go
blob: e997ee93040d60ecf098bc998c4ee71b64042e66 (about) (plain) (blame)
1
2
3
4
5
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.