ggit
ggit copied to clipboard
ggit
Is there any plan to expose unpack-objects / pack-objects functionality (i.e. pack.go) on the public API? My use case is that I don't have access to a file system so...
Is the panic everywhere on purpose?
Every go file in API seems to depend transitively or directly on every other one. It could hardly be coupled more tightly. To have a real API we want disk...
A basic ggit-rev-list command that supports --date-order, --topo-order, as well as custom walkers and a small selection of RevWalkVisitors to perform common operations on rev lists.