lib/geet/commandline/configuration.rb in geet-0.4.1 vs lib/geet/commandline/configuration.rb in geet-0.4.2

- old
+ new

@@ -94,9 +94,10 @@ ['-d', '--delete-branch', 'Delete the branch after merging'], long_help: 'Merge the PR for the current branch' ] PR_OPEN_OPTIONS = [ + ['-u', '--upstream', 'List on the upstream repository'], long_help: 'Open in the browser the PR for the current branch' ] REPO_ADD_UPSTREAM_OPTIONS = [ long_help: 'Add the upstream repository to the current repository (configuration).'