Skip to content

Instantly share code, notes, and snippets.

@wynemo
Created September 28, 2015 08:19
Show Gist options
  • Save wynemo/4e26f5e151d068aa76f1 to your computer and use it in GitHub Desktop.
Save wynemo/4e26f5e151d068aa76f1 to your computer and use it in GitHub Desktop.
push creates new remote head on branch
push creates new remote head on branch
from time to time, `hg push` throws this message
I'm pretty sure that no code needs to be merged.
`hg push -b yourbranch` solve this
and I don't care why.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment