Usage: git ssb pull-request [-b ] [-h ], [-m | -F ] Create a pull request. This requests that changes from be merged into . Arguments: head the head repo/branch, in format "[:]" Defaults to 'origin' or 'ssb', and the current branch. base the base repo/branch, in format "[:]" where may be a repo id or git remote name. Defaults to the upstream of , or , and its default branch (usually 'master') message the text for the pull-request message file name of file from which to read pull-request text