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
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

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.