diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2009-03-26 05:55:17 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-30 01:22:54 -0700 |
commit | ff62d732d826efcf271cd6c50a41f613af97aff6 (patch) | |
tree | 8f470bea9ce9a7d62b8676e32c33b66e1cfe196b /builtin-archive.c | |
parent | 2a8177b63d39503b182248b04ffcc75e3495754c (diff) | |
download | git-ff62d732d826efcf271cd6c50a41f613af97aff6.tar.gz git-ff62d732d826efcf271cd6c50a41f613af97aff6.tar.xz |
rev-list: make "bisect_list" variable local to "cmd_rev_list"
The "bisect_list" variable was static for no reason as it is only used
in the "cmd_rev_list" function.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-archive.c')
0 files changed, 0 insertions, 0 deletions