Skip to content
Snippets Groups Projects
  • Anton Shestakov's avatar
    33d30fb1e4ae
    push: config option to control behavior when pushing to a publishing server · 33d30fb1e4ae
    Anton Shestakov authored
    Pushing to a publishing server by mistake can lead to a difficult situation to
    solve because evolution doesn't work on public changesets. This new
    experimental config tries to help avoiding unintentionally (or at least being
    aware of) pushing to publishing remotes.
    
    `hg push --publish` can be used to make push succeed even when auto-publish is
    set to 'abort'.
    33d30fb1e4ae
    History
    push: config option to control behavior when pushing to a publishing server
    Anton Shestakov authored
    Pushing to a publishing server by mistake can lead to a difficult situation to
    solve because evolution doesn't work on public changesets. This new
    experimental config tries to help avoiding unintentionally (or at least being
    aware of) pushing to publishing remotes.
    
    `hg push --publish` can be used to make push succeed even when auto-publish is
    set to 'abort'.