Mercurial > hg
comparison contrib/memory.py @ 14440:96f1c1b14154
subrepo: bare git repos considered dirty
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.
author | Paul Molodowitch <pm@stanfordalumni.org> |
---|---|
date | Wed, 25 May 2011 08:38:58 -0700 |
parents | 08a0f04b56bd |
children | 3e0d27d298b7 |
comparison
equal
deleted
inserted
replaced
14439:80c599eee3f3 | 14440:96f1c1b14154 |
---|