diff options
author | Jeff King <peff@peff.net> | 2018-08-21 14:41:40 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-08-21 12:11:40 -0700 |
commit | 69d846f05381af76be2b92f257dec68a2362c64d (patch) | |
tree | 285ac002dfc82a77196a2934c4583359d7490384 /t/t0070-fundamental.sh | |
parent | Git 2.18 (diff) | |
download | tgif-69d846f05381af76be2b92f257dec68a2362c64d.tar.xz |
test-tool.h: include git-compat-util.h
The test-tool programs include "test-tool.h" as their first
include, which breaks our CodingGuideline of "the first
include must be git-compat-util.h or an equivalent".
Rather than change them all, let's instead make test-tool.h
one of those equivalents, just like we do for builtin.h
(which many of the actual git builtins include first).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0070-fundamental.sh')
0 files changed, 0 insertions, 0 deletions