package
0.0.0-20230421164631-af6ef3e6c8db
Repository: https://github.com/rameshvarun/got.git
Documentation: pkg.go.dev
# Functions
Commit implements `got commit`.
No description provided by the author
No description provided by the author
Revert implements got revert.
Status implements the `got status` command.
TakeSnapshot recursivelly snapshots the current directory.
TreeDiff lists the differences between a Tree object in a snapshot and a filesystem path.
TreeLookup gets the contents of a certain file path in the given tree.
# Structs
Difference represents a modification between two directory trees.