spectral added a comment.

  In https://phab.mercurial-scm.org/D4035#62542, @pulkit wrote:
  
  > I like the idea here. @khanchi97 is already working on adding --confirm to 
`hg resolve`, how about having something like `hg resolve --mark --confirm` 
which asks you before marking each file as resolved?
  
  
  My primary goal is that `hg resolve --mark` be made safer.  The exact 
mechanism isn't too important to me :)  If this involves a --confirm mode that 
can be defaulted to on, preferably with an auto-confirm-if-no-markers-detected, 
that's fine with me.  If it requires explicit opt-in on the commandline 
(instead of being something that can be turned on with a config), I don't think 
that it would accomplish the same safety improvement.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D4035

To: spectral, #hg-reviewers
Cc: pulkit, khanchi97, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to