Mercurial > public > mercurial-scm > hg
diff tests/test-commit-amend.t @ 23139:e53f6b72a0e4
spelling: fixes from proofreading of spell checker issues
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Thu, 17 Apr 2014 22:47:38 +0200 |
parents | 652ab726ba93 |
children | bd5dbb8a05c8 |
line wrap: on
line diff
--- a/tests/test-commit-amend.t Sun Nov 02 13:08:46 2014 +0900 +++ b/tests/test-commit-amend.t Thu Apr 17 22:47:38 2014 +0200 @@ -889,9 +889,9 @@ The way mercurial does amends is to create a temporary commit (rev 3) and then fold the new and old commits together into another commit (rev 4). During this -process, findlimit is called to check how far back to look for the transitive +process, _findlimit is called to check how far back to look for the transitive closure of file copy information, but due to the divergence of the filelog -and changelog graph topologies, before findlimit was fixed, it returned a rev +and changelog graph topologies, before _findlimit was fixed, it returned a rev which was not far enough back in this case. $ hg mv a1 a2 $ hg status --copies --rev 0