Expand description
Read-oriented git traits.
Traitsยง
- Blamer
- Read-only access to
git blamedata. - Differ
- Diff and working tree status operations.
- Ignore
Reader - Read access to Git ignore rules.
- Index
Reader - Read access to git index entries.
- Inspector
- Read-only advanced inspection helpers.
- LogReader
- Read-only access to commit history and graph queries.
- Tree
Reader - Read access to git tree objects.