[PATCH 0 of 1] [PATCH] bare git subrepos not considered dirty

Paul Molodowitch pm at stanfordalumni.org
Wed May 25 00:14:28 CDT 2011


Currently, if there is a bare git subrepo, but it is at the "right" revision, calling dirty() will error because diff-index does not work on bare repos.  This patch makes it so bare subrepos are always considered dirty


More information about the Mercurial-devel mailing list