Mercurial > hg
comparison .hgignore @ 25286:127a11f705d9
pathutil: demote two local functions to just be forwards
We retain the forwards because it helps code be more ignorant of
implementation details, but use forwards instead of our own method
definitions since we don't need any truly custom behavior for now.
author | Augie Fackler <augie@google.com> |
---|---|
date | Tue, 26 May 2015 14:41:00 -0400 |
parents | 3232f92360d4 |
children | a1eff44c432b |
comparison
equal
deleted
inserted
replaced
25285:46f2df2f0680 | 25286:127a11f705d9 |
---|