skara: add -v, --version and -h, --help #776
Conversation
|
Looks good! |
@edvbld This change now passes all automated pre-integration checks. When the change also fulfills all project specific requirements, type
Since the source branch of this PR was last updated there have been 2 commits pushed to the As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid automatic rebasing, please merge
|
/integrate |
Hi all,
please review this patch that adds the
-v
,--version
,-h
and--help
flags togit skara
. I also made sure that we don't print out thedebug
command, as it is only intended to be used by Skara developers.Thanks,
Erik
Progress
Reviewers
Download
$ git fetch https://git.openjdk.java.net/skara pull/776/head:pull/776
$ git checkout pull/776