You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dcf2a42move: 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.