From: Orgad and Raizel Shaneh <hidden> Date: 2016-06-15 22:53:46
Hello,
Setting submodule.<sub>.ignore = dirty makes git ignore dirty working
directory in the submodule when 'git status' is used.
However, when committing, the submodule status does appear in the
commented lines.
- Orgad