[SCM-797] gitexe checkIn() fails due to Windows command line length
limitation

This workaround executes 'git add' on a per-file basis to avoid length
limitation. The git commit has to be a generic one to avoid another
failure by providing the same lengthly list again.

This closes #30, #41, #49
1 file changed