C# (CSharp) dotGit.Objects 네임스페이스

중첩된 네임스페이스

dotGit.Objects.Storage

클래스들

이름 설명
Blob
Commit A Commit references a tree which is a copy of the working directory
FileMode Enumeration used to represent the objects mode in the git repository
GitObject Is the base class for TreeNode and Commit
GitObjectReader
Tree Represents a tree in a git repository. Has Children of type TreeNode which can either be a blog or a tree.
Utility
Zlib