diff options
| author | Jeff Hostetler <jeffhost@microsoft.com> | 2019-06-19 14:05:58 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-06-20 14:03:05 -0700 |
| commit | e9b9cc56bbc0a223798c731798da1bee9f599cab (patch) | |
| tree | 85a92fa32c834b4c371c5f2c1badb9e5a6cf26eb /commit.c | |
| parent | t0001 (mingw): do not expect a specific order of stdout/stderr (diff) | |
| download | git-e9b9cc56bbc0a223798c731798da1bee9f599cab.tar.gz git-e9b9cc56bbc0a223798c731798da1bee9f599cab.zip | |
cache-tree/blame: avoid reusing the DEBUG constant
In MS Visual C, the `DEBUG` constant is set automatically whenever
compiling with debug information.
This is clearly not what was intended in `cache-tree.c` nor in
`builtin/blame.c`, so let's use a less ambiguous name there.
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
