On Thu, Nov 26, 2009 at 04:24:38PM +0100, Michael J Gruber wrote:
so that 'status' and 'status -s' in a subdir produce the same file
names.
Thanks, I had been meaning to look into this (who knew it would only be
two lines ;) ).
Now that short and porcelain formats are diverging a bit, we should
probably have a few tests. I think there may already be a bug in
git commit --dry-run --porcelain
as it looks like commit will use color and relative path configuration
even for the porcelain version.
-Peff