tests/test-status-inprocess.py.out
author Paul Molodowitch <pm@stanfordalumni.org>
Wed, 25 May 2011 08:38:58 -0700
changeset 14440 96f1c1b14154
parent 10838 07dbafd3a0e2
permissions -rw-r--r--
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.

% creating repo
% add and commit
C test.py
% change
M test.py