C# Class GitSharp.Change

Represents a change of a single file between two commits. Use Commit.Diff to get a list of Change objects.
ファイルを表示 Open project: stschake/GitSharp Class Usage Examples