Skip to main content

Module git_layer

Module git_layer 

Source
Expand description

Git-based version control layer using gix. Provides in-process commits, logs, tags, and restore.

Structsยง

CommitInfo
Commit information returned after a successful commit.
GitLayer
Git-based version control layer.
LogEntry
A single commit log entry.