RFR: Add Repository::revert

Erik Duveblad via github.com duke at openjdk.java.net
Mon Aug 19 13:33:55 UTC 2019


Hi all,

this small patch adds the `Repository::revert` method, the corresponding git and hg implementations and a small test.

## Testing
- [x] `sh gradlew test` passes on Linux x86_64

----------------

Commits:
 - 7e30d6c3:	Add Repository::revert

Pull request:
https://git.openjdk.java.net/skara/pull/60

Webrev:
https://webrevs.openjdk.java.net/skara/60/webrev.00

Patch:
https://git.openjdk.java.net/skara/pull/60.diff

Fetch command:
git fetch https://git.openjdk.java.net/skara pull/60/head:pull/60


More information about the skara-dev mailing list