Commit 3a68d7f00289afbaa415c3b34d5eeca183dcfb52

Russell Belfer 2013-06-13T15:30:26

Fix broken status EXCLUDE_SUBMODULES logic The exclude submodules flag was not doing the right thing, in that a file with no diff between the head and the index and just a delete in the workdir could be excluded if submodules were excluded.