Create a pull request:
# from current branch to destination branch dx git pr <destination-branch> # from specific branch to destination branch dx git pr <source-branch> <destination-branch>