C# 클래스 Seabites.SharpTemporalGitalyzer.GitCommitIterator

파일 보기 프로젝트 열기: yreynhout/sharptemporalgitalyzer 1 사용 예제들

공개 메소드들

메소드 설명
GetCommits ( string fileRepositoryPath ) : IEnumerable
GitCommitIterator ( string gitPath ) : System

메소드 상세

GetCommits() 공개 메소드

public GetCommits ( string fileRepositoryPath ) : IEnumerable
fileRepositoryPath string
리턴 IEnumerable

GitCommitIterator() 공개 메소드

public GitCommitIterator ( string gitPath ) : System
gitPath string
리턴 System