RFR: git-pr: move subcommands to separate files

Robin Westberg rwestberg at openjdk.java.net
Thu Feb 20 13:32:54 UTC 2020


On Thu, 20 Feb 2020 13:25:05 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that splits `GitPr.java` into multiple files - one file
> per sub-command. This makes the code much more maintainable and allows for easy
> addition of new commands.
> 
> Testing:
> - Manual testing of `git pr`
> 
> Thanks,
> Erik

Looks good!

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

Marked as reviewed by rwestberg (Reviewer).

PR: https://git.openjdk.java.net/skara/pull/460


More information about the skara-dev mailing list