package
0.32.0
Repository: https://github.com/crazywolf132/sage.git
Documentation: pkg.go.dev

# Functions

NewHistory creates a new history tracker.
NewService creates a new undo service.

# Structs

History manages the undo history for the repository.
Operation represents a Git operation that can be undone.
Service handles undo operations.