C# Class Seabites.SharpTemporalGitalyzer.GitCommitIterator

ファイルを表示 Open project: yreynhout/sharptemporalgitalyzer Class Usage Examples

Public Methods

Method Description
GetCommits ( string fileRepositoryPath ) : IEnumerable
GitCommitIterator ( string gitPath ) : System

Method Details

GetCommits() public method

public GetCommits ( string fileRepositoryPath ) : IEnumerable
fileRepositoryPath string
return IEnumerable

GitCommitIterator() public method

public GitCommitIterator ( string gitPath ) : System
gitPath string
return System