[Bug 5909] New: maximum recursion depth exceeded by cross-included .hgignore
mercurial-bugs at mercurial-scm.org
mercurial-bugs at mercurial-scm.org
Tue Jun 5 09:46:26 UTC 2018
https://bz.mercurial-scm.org/show_bug.cgi?id=5909
Bug ID: 5909
Summary: maximum recursion depth exceeded by cross-included
.hgignore
Product: Mercurial
Version: default branch
Hardware: PC
OS: Linux
Status: UNCONFIRMED
Severity: bug
Priority: wish
Component: Mercurial
Assignee: bugzilla at mercurial-scm.org
Reporter: yuya at tcha.org
CC: mercurial-devel at mercurial-scm.org
STR:
$ hg init repo
$ cd repo
$ echo 'include:a' > .hgignore
$ echo 'include:.hgignore' > a
$ hg stat
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list