diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2013-12-17 14:43:58 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-12-17 10:54:41 -0800 |
commit | 3e7b066e2229f45d633164beaeb8815b0973a9b4 (patch) | |
tree | 3a5adba956adba3f87ba8cdcf8c7ed8c614c5a70 /t/t3600-rm.sh | |
parent | a155a5f075cdc09e584a58d68bdce0c80e6c4b5a (diff) | |
download | git-3e7b066e2229f45d633164beaeb8815b0973a9b4.tar.gz git-3e7b066e2229f45d633164beaeb8815b0973a9b4.tar.xz |
cmd_repack(): remove redundant local variable "nr_packs"
Its value is the same as the number of entries in the "names"
string_list, so just use "names.nr" in its place.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Acked-by: Stefan Beller <stefanbeller@googlemail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3600-rm.sh')
0 files changed, 0 insertions, 0 deletions