[Bug 6711] New: Recursive search for .hgignore like in Git
mercurial-bugs at mercurial-scm.org
mercurial-bugs at mercurial-scm.org
Sat May 28 06:50:57 UTC 2022
https://bz.mercurial-scm.org/show_bug.cgi?id=6711
Bug ID: 6711
Summary: Recursive search for .hgignore like in Git
Product: Mercurial
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: feature
Priority: wish
Component: Mercurial
Assignee: bugzilla at mercurial-scm.org
Reporter: woljiri at gmail.com
CC: mercurial-devel at mercurial-scm.org
Python Version: ---
I would like to have an option (enabled using hgrc) that makes the Mercurial
search through the whole directory tree for .hgignore files like Git does.
Every such file would be treated as if it would be subinclude:'d from the
parent directory.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list