C# (CSharp) Git.Core Namespace

Classes

Name Description
Authorization
Blob Class that store a Blob
BlobTreeEntry
Commit
Diff
Diff.Item
Diff.SMSRD Shortest Middle Snake Return Data
DiffData Data on one input file being compared.
FileSystem
GitFileMode
Index
IndexEntry
IndexHeader
Object Class that holds the basic object information
ObjectStore This class has all the information about the object store tipicaly .git/objects
Revision
SHA1 Struct that represent a SHA1 hash
SymlinkTreeEntry
Tag A class that holds all the tag information
Tree A class that stores a tree of a commit
TreeEntry Every Tree has entries, which are more trees and blobs, this is a representation of a tree entry that can be another tree or a blob
User