view tests/test-status-inprocess.py.out @ 13153:dca5488f0e4f

subrepo: use low-level git-diff-index for dirty() Despite its name, git-diff-index compares a revision to the files in the working directory. This seems way less sketchy and more future proof than parsing human-readable git-status.
author Eric Eisner <ede@mit.edu>
date Tue, 14 Dec 2010 21:58:13 -0500
parents 07dbafd3a0e2
children
line wrap: on
line source

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