Expand description
Git-based version control layer using gix. Provides in-process commits, logs, tags, and restore.
Structsยง
- Commit
Info - Commit information returned after a successful commit.
- GitLayer
- Git-based version control layer.
- LogEntry
- A single commit log entry.