C# Class Sep.Git.Tfs.Core.GitCommit

Datei anzeigen Open project: pmiossec/git-tfs Class Usage Examples

Public Methods

Method Description
GetTree ( ) : IEnumerable
GitCommit ( Commit commit ) : System

Method Details

GetTree() public method

public GetTree ( ) : IEnumerable
return IEnumerable

GitCommit() public method

public GitCommit ( Commit commit ) : System
commit LibGit2Sharp.Commit
return System