Any Change Creates New Heads?
Isaac Jurado
diptongo at gmail.com
Tue Apr 28 16:09:58 CDT 2009
> It appears that any change I make in my local repository will create a
> new head in the remote repository if anyone has made any changes to
> the remote repository. Is this expected behaviour?
Yes, just like any other distributed version control software.
> Is there a way to prevent all these merges?
You could pull and rebase your changes before pushing to the remote
repository.
http://www.selenic.com/mercurial/wiki/index.cgi/RebaseExtension
Cheers.
--
Isaac Jurado Peinado
http://www.krenel.net
"The noblest pleasure is the joy of understanding."
Leonardo da Vinci
More information about the Mercurial
mailing list