C# Class Seabites.SharpTemporalGitalyzer.GitCommitIterator

Afficher le fichier Open project: yreynhout/sharptemporalgitalyzer Class Usage Examples

Méthodes publiques

Méthode Description
GetCommits ( string fileRepositoryPath ) : IEnumerable
GitCommitIterator ( string gitPath ) : System

Method Details

GetCommits() public méthode

public GetCommits ( string fileRepositoryPath ) : IEnumerable
fileRepositoryPath string
Résultat IEnumerable

GitCommitIterator() public méthode

public GitCommitIterator ( string gitPath ) : System
gitPath string
Résultat System