I've got a series of commits in default
branch of my fork waiting for review and merge upstream. Now I need to fill a separate bug fix and I want to return to the original branch point between my repo and remote. I can look through the changelog manually and hg up
to the revision, but it is inconvenient.
Is there a command that does this - creates new branch at the last commit available from upstream and switches to it?
I need this command, but for Mercurial https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-new-branch.html