Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 503 Bytes

dx_rebase.md

File metadata and controls

28 lines (17 loc) · 503 Bytes

dx rebase

Rebase the local clone

Synopsis

Performs a 'git fetch upstream master && git rebase upstream/master && git push origin master'. Uses the default_branch name determined from the GitHub API.

dx rebase [flags]

Options

  -f, --force-with-lease --force-with-lease   Use --force-with-lease when pushing back up to the forked repo

Options inherited from parent commands

      --help   Show help for command

SEE ALSO

  • dx - Plumming dx