Namespace Fenrir.Git.Metadata
Classes
- Commit
Git commit.
- CommitBody
Body of the Git commit. "Body" is a commit contents but without its own hash.
- ObjectHeader
Git object header.
- TreeAtom
An element of a Git tree. Each tree record contains mode, name and hash of the tree item.
Enums
- GitObjectType
Git object type. Read more on object types in the documentation.