diff options
| author | Jeff King <peff@peff.net> | 2019-05-09 17:31:16 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-05-13 14:22:54 +0900 |
| commit | 7a2a721687f5d8027f6d380b60a2da62c202191b (patch) | |
| tree | 44864d6f12bbc7b5c005578aa245ceeee1e0ba6f /git-gui/lib/commit.tcl | |
| parent | name-rev: drop unused parameters from is_better_name() (diff) | |
| download | git-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
