Mercurial > hg
diff mercurial/loggingutil.py @ 49881:b3ae17037b54
dirstate: swap pathto() and get_entry() in idirstate
This way the order of methods in dirstate and idirstate classes is the same.
Just to make it easier to use diff tools to compare the two classes.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 05 Jan 2023 19:52:00 +0400 |
parents | d44e3c45f0e4 |
children | f4733654f144 |