util: make util.dirs() and util.finddirs() include root directory (API)...
util: make util.dirs() and util.finddirs() include root directory (API)
This changes the behavior of test-origbackup-conflict.t so it no
longer errors out when the backup path points to an existing
file. Instead, it replaces the file by a directory. That seems
reasonable to me.
Differential Revision:
https://phab.mercurial-scm.org/D6403