Skip to main content

Module snapshot

Module snapshot 

Source
Expand description

Creating snapshots (commits) from the working tree.

Structs§

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