comparison tests/test-issue1502.t @ 24635:21e1ece30f8c

util: move dirs() and finddirs() from scmutil to util An upcoming commit requires that match.py be able to call scmutil.dirs(), but when match.py imports scmutil, a dependency cycle is created. This commit avoids the cycle by moving dirs() and its related finddirs() function from scmutil to util, which match.py already depends on.
author Drew Gottlieb <drgott@google.com>
date Mon, 06 Apr 2015 14:36:08 -0700
parents 76df01e56e7f
children 2fc86d92c4a9
comparison
equal deleted inserted replaced
24634:4ece2847cf4c 24635:21e1ece30f8c