summaryrefslogtreecommitdiff
path: root/compat/mingw.h
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2016-12-15 21:31:59 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-12-16 09:31:00 -0800
commita3c45d126012e01b23edc4923ffddffac61d703b (patch)
tree6d8d44acd205a6de811a2fba528e72d3a289f8e1 /compat/mingw.h
parentindex-pack: complain when --stdin is used outside of a repo (diff)
downloadtgif-a3c45d126012e01b23edc4923ffddffac61d703b.tar.xz
t: use nongit() function where applicable
Many tests want to run a command outside of any git repo; with the nongit() function this is now a one-liner. It saves a few lines, but more importantly, it's immediately obvious what the code is trying to accomplish. This doesn't convert every such case in the test suite; it just covers those that want to do a one-off command. Other cases, such as the ones in t4035, are part of a larger scheme of outside-repo files, and it's less confusing for them to stay consistent with the surrounding tests. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/mingw.h')
0 files changed, 0 insertions, 0 deletions