summaryrefslogtreecommitdiff
path: root/send-pack.c
diff options
context:
space:
mode:
authorSergey Vlasov <vsu@altlinux.ru>2005-09-21 16:34:04 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-09-23 04:52:11 (GMT)
commit754ac00e710386ab575843225768d4885c11c8c4 (patch)
tree1bc08639793c2ca6ff28653838a94cbff3beefa8 /send-pack.c
parenta82d07e5e61a9aef38d70277a5b27588a939c5ce (diff)
downloadgit-754ac00e710386ab575843225768d4885c11c8c4.zip
git-754ac00e710386ab575843225768d4885c11c8c4.tar.gz
git-754ac00e710386ab575843225768d4885c11c8c4.tar.bz2
[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 'send-pack.c')
0 files changed, 0 insertions, 0 deletions