This is an archive of the discontinued Mercurial Phabricator instance.

utils: move finddirs() to pathutil
ClosedPublic

Authored by martinvonz on Nov 14 2019, 11:17 AM.

Details

Summary

This is a follow-up to c21aca51b392 (utils: move the dirs definition
in pathutil (API), 2019-11-06). finddirs() is closely related to dirs
and used by it.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

martinvonz created this revision.Nov 14 2019, 11:17 AM
indygreg accepted this revision.Nov 14 2019, 10:05 PM
This revision is now accepted and ready to land.Nov 14 2019, 10:05 PM
This revision was automatically updated to reflect the committed changes.