//
pkg.gl
Category
github.com/crazywolf132/sage
internal
undo
package
0.32.0
Repository:
https://github.com/crazywolf132/sage.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
229 SLOC
#
Functions
NewHistory
NewHistory creates a new history tracker.
NewService
NewService creates a new undo service.
#
Structs
History
History manages the undo history for the repository.
Operation
Operation represents a Git operation that can be undone.
Service
Service handles undo operations.