ggit icon indicating copy to clipboard operation
ggit copied to clipboard

ggit

Results 14 ggit issues
Sort by recently updated
recently updated
newest added

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...

enhancement

Implement a basic ggit-diff.

core functionality

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.

core functionality