diff options
| author | Sergey Vlasov <vsu@altlinux.ru> | 2005-09-21 20:34:04 +0400 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2005-09-22 21:52:11 -0700 |
| commit | 754ac00e710386ab575843225768d4885c11c8c4 (patch) | |
| tree | 1bc08639793c2ca6ff28653838a94cbff3beefa8 /commit.c | |
| parent | [PATCH] fetch.c: Make process() look at each object only once (diff) | |
| download | git-754ac00e710386ab575843225768d4885c11c8c4.tar.gz git-754ac00e710386ab575843225768d4885c11c8c4.zip | |
[PATCH] fetch.c: Remove redundant SCANNED flag
After adding the SEEN flag, the SCANNED flag became obviously
redundant - each object can get into process_queue through process()
only once, and therefore multiple calls to process_object() for the
same object are not possible.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
