D6375: commit: fix a typo ("form p1" -> "from p1")

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Wed May 15 13:32:30 EDT 2019


pulkit added a comment.


  Amending the following diff in flight:
  
    diff --git a/tests/test-graft.t b/tests/test-graft.t
    --- a/tests/test-graft.t
    +++ b/tests/test-graft.t
    @@ -755,7 +755,7 @@ Transplants of grafts can find a destina
       committing files:
       b
       warning: can't find ancestor for 'b' copied from 'a'!
    -  reusing manifest form p1 (listed files actually unchanged)
    +  reusing manifest from p1 (listed files actually unchanged)
       committing changelog
       updating the branch cache
       $ hg log -r 'destination(13)'

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list