diff options
author | Jeff King <peff@peff.net> | 2019-03-20 04:13:36 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-03-20 18:34:08 +0900 |
commit | 9163399535c43b6764376a280c2551600e8cd5bc (patch) | |
tree | 5180ffde5cbfbe32609e548782b9fd53ecf6bd20 /t/t4013 | |
parent | The third batch (diff) | |
download | tgif-9163399535c43b6764376a280c2551600e8cd5bc.tar.xz |
revision: drop some unused "revs" parameters
There are several internal helpers that take a rev_info struct but don't
actually look at it. While one could argue that all helpers in
revision.c should take a rev_info struct for consistency, dropping the
unused parameter makes it clear that they don't actually depend on any
other rev options.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013')
0 files changed, 0 insertions, 0 deletions