diff options
| author | Sergey Vlasov <vsu@altlinux.ru> | 2005-09-21 20:34:04 +0400 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2005-09-21 12:32:32 -0700 |
| commit | 125beb1e27c2f496a04b90b6079753c2baf49c31 (patch) | |
| tree | 7dc215b8c062534e128b4d0b42fe86222ee98641 /git-pull.sh | |
| parent | f9cff269122432c4de47341f16c1661c7492d398 (diff) | |
| download | git-125beb1e27c2f496a04b90b6079753c2baf49c31.tar.xz | |
[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 'git-pull.sh')
0 files changed, 0 insertions, 0 deletions
