D7799: merge: remove unused keepparent argument for graft()

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Thu Jan 9 12:12:32 EST 2020


martinvonz added a comment.


  In D7799#114945 <https://phab.mercurial-scm.org/D7799#114945>, @pulkit wrote:
  
  >> but no code was ever added to either core or evolve to pass the option
  >
  > It seems like evolve does use this option. https://www.mercurial-scm.org/repo/evolve/file/tip/hgext3rd/evolve/evolvecmd.py#l1104
  
  I naively just grepped for "keepparent" and missed that case since it's passing it as a positional argument. Thanks, I'll abandon this patch.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7799/new/

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

To: martinvonz, #hg-reviewers
Cc: pulkit, mercurial-devel


More information about the Mercurial-devel mailing list