Package org.dmfs.gver.git
Interface ChangeTypeStrategy
- All Known Implementing Classes:
FirstOf
public interface ChangeTypeStrategy
-
Method Summary
Modifier and TypeMethodDescriptionchangeType(org.eclipse.jgit.lib.Repository repository, org.eclipse.jgit.revwalk.RevCommit commit, String branch)
-
Method Details
-
changeType
ChangeType changeType(org.eclipse.jgit.lib.Repository repository, org.eclipse.jgit.revwalk.RevCommit commit, String branch)
-