Skip to content

Commit

Permalink
TO-REVERT: debug missing core config parsing
Browse files Browse the repository at this point in the history
This patch instruments the code such that we can identify where the
code.* settings are not parsed. The purpose: To make reasonably sure
that we caught at least the vast majority of code paths in the previous
commit (where we tried to add missing calls to ensure in particular that
core.longPaths was heeded by all command) by running the test suite.

Of course, this commit only adds debugging code which we will presently
revert, so that it 1) does not clutter Git for Windows' source code, yet
2) is still in the commit history.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho authored and Git for Windows Build Agent committed Sep 6, 2017
1 parent a95b6f8 commit 8c56c54
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 8c56c54

Please sign in to comment.