RFR: Implement HgRepository::amend

Erik Duveblad via github.com duke at openjdk.java.net
Mon Aug 19 12:49:38 UTC 2019


Hi all,

this patch implements the `HgRepository::amend` method. I also added a test that tests `amend` for both git and hg.

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

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

Commits:
 - 71734d51:	Implement HgRepository::amend

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

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

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

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


More information about the skara-dev mailing list