Create pull request from current branch?

Issue #12 resolved
Krzysztof Kocel created an issue

Is there a possibility to use current branch as default?

Comments (1)

  1. Seb Ruiz Account Deactivated

    This is already the default behaviour:

    Usage: pull-request [sourceBranch] targetBranch [@reviewer1 @reviewer2] [options]
    

    If a sourceBranch is not specified, the current branch is used.

  2. Log in to comment