public class CommitChanges extends Object implements Serializable
Constructor and Description |
---|
CommitChanges(CommitInfo commitInfo,
String changes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getChanges() |
CommitInfo |
getCommitInfo() |
String |
getEscapedDiff() |
public CommitChanges(CommitInfo commitInfo, String changes)
Copyright © 2016–2019. All rights reserved.