diff options
author | Olga Telezhnaya <olyatelezhnaya@gmail.com> | 2018-07-17 08:22:57 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-07-17 15:04:29 -0700 |
commit | 04f6ee1a58ec988b3260846812349b39dc08d06b (patch) | |
tree | 5338dffe9ec9fda80d6569cec97150ed27c71aac /t/t5533-push-cas.sh | |
parent | ref-filter: fill empty fields with empty values (diff) | |
download | tgif-04f6ee1a58ec988b3260846812349b39dc08d06b.tar.xz |
ref-filter: initialize eaten variable
Initialize variable `eaten` before its using. We may initialize it in
parse_object_buffer(), but there are cases when we do not reach this
invocation.
Signed-off-by: Olga Telezhnaia <olyatelezhnaya@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5533-push-cas.sh')
0 files changed, 0 insertions, 0 deletions