C# Class MSR.Data.VersionControl.Git.GitLog

Inheritance: System.Log
ファイルを表示 Open project: kirnosenko/msr-tools Class Usage Examples

Public Methods

Method Description
GitLog ( Stream log ) : System

Private Methods

Method Description
ParsePathAction ( string action ) : TouchedFileGitAction
TouchFile ( TouchedFile action, string path ) : void
TouchFile ( TouchedFile action, string path, string sourcePath ) : void

Method Details

GitLog() public method

public GitLog ( Stream log ) : System
log Stream
return System