Expand description
Creating snapshots (commits) from the working tree.
Structs§
- Snapshot
Outcome - Result of a successful snapshot.
Functions§
- build_
manifest - Build a manifest from the current working tree (no commit written).
- snapshot
- Create a snapshot: scan the working tree, store content, write a manifest and commit, and advance the current branch (or detached HEAD).