C# Class GitSharp.Change

Represents a change of a single file between two commits. Use Commit.Diff to get a list of Change objects.
Show file Open project: stschake/GitSharp Class Usage Examples