author | Augie Fackler <augie@google.com> |
Fri, 05 Jun 2015 15:12:08 -0400 | |
changeset 25450 | 7e36c3000ead |
parent 25449 | c39640d26a4c |
child 25451 | f0acc3e0bd32 |
hgext/histedit.py | file | annotate | diff | comparison | revisions |
--- a/hgext/histedit.py Fri Jun 05 13:00:18 2015 -0500 +++ b/hgext/histedit.py Fri Jun 05 15:12:08 2015 -0400 @@ -385,7 +385,7 @@ - Add a 'histedit_source' entry in extra. - Note that fold have its own separated logic because its handling is a bit + Note that fold has its own separated logic because its handling is a bit different and not easily factored out of the fold method. """ phasemin = src.phase()