Skip to content

2.13.0

Latest

Choose a tag to compare

@joseluisq joseluisq released this 20 Apr 20:20
· 2 commits to master since this release
2.13.0
7960ed8

Features

  • dcf2a42 move: Add custom remote branch path support via -r, --remote-branch option, which makes switching between multiple remote branches easier. (PR #58)
    Example: move --upstream --remote-branch my-remote/my-branch
    Type move -h and check out PR #58 description for more examples.