diff options
author | Jeff King <peff@peff.net> | 2017-03-24 14:59:12 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-24 12:14:11 -0700 |
commit | df2a6e38b7e192c32d1df4b10cc278c2a66fb6a0 (patch) | |
tree | 358e630d79099d5f75bb611430c2d45ea2ad387e /contrib/coccinelle | |
parent | Prepare for 2.12.2 (diff) | |
download | tgif-df2a6e38b7e192c32d1df4b10cc278c2a66fb6a0.tar.xz |
pager_in_use: use git_env_bool()
The pager_in_use() function predates git_env_bool(), but
ends up doing the same thing. Let's make use of the latter,
which is shorter and less repetitive.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/coccinelle')
0 files changed, 0 insertions, 0 deletions