C# Class GitSharp.Leaf

Leaf represents a file entry in a Tree.
Inheritance: Blob, ITreeNode
Show file Open project: stschake/GitSharp

Private Methods

Method Description
Leaf ( Repository repo, GitSharp.Core.FileTreeEntry entry ) : System