1.5.0
- Enhancement #81: Commits returned by Grgit now include the IDs of parent commits.
- Enhancement #96: JGit dependency updated to
4.1.1.201511131810-r
- Fix #93: MergeOp now support a
message
property, and will have the correct default message when merging branches. - Fix #90: Grgit documentation now links to StatusOp.
- Fix #91: Unnecessary println removed from PullOp.