bitbucket's new branching model

Uwe Brauer oub at mat.ucm.es
Thu Oct 11 12:11:12 UTC 2018


Hi

I just read 
https://confluence.atlassian.com/bitbucket/branching-a-repository-223217999.html

But found it a bit odd. They recommend to push a new (named) branch with

 hg push -f

 why not 

 hg push --new-branch


Should I activate the remotenames extension?

Uwe Brauer 



More information about the Mercurial mailing list