aboutsummaryrefslogtreecommitdiffstats
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2019-05-09 17:31:16 -0400
committerJunio C Hamano <gitster@pobox.com>2019-05-13 14:22:54 +0900
commit7a2a721687f5d8027f6d380b60a2da62c202191b (patch)
tree44864d6f12bbc7b5c005578aa245ceeee1e0ba6f /git-gui/lib/commit.tcl
parentname-rev: drop unused parameters from is_better_name() (diff)
downloadgit-7a2a721687f5d8027f6d380b60a2da62c202191b.tar.gz
git-7a2a721687f5d8027f6d380b60a2da62c202191b.zip
pack-objects: drop unused rev_info parameters
When collecting the list of objects to pack in get_object_list(), we pass our rev_info struct around to some functions that don't need it. This is due to 03a9683d22 (Simplify is_kept_pack(), 2009-02-28), where the kept-pack handling was moved out of the revision machinery. Let's drop these unused parameters. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions