aboutsummaryrefslogtreecommitdiff
path: root/git-pull.sh
diff options
context:
space:
mode:
authorSergey Vlasov <vsu@altlinux.ru>2005-09-21 20:34:09 +0400
committerJunio C Hamano <junkio@cox.net>2005-09-21 12:32:32 -0700
commitc5c0f452f5d123db7a78b46f9f1734967243ad68 (patch)
tree686f47350cac35f1bd60058a3cd1b4116923506a /git-pull.sh
parent125beb1e27c2f496a04b90b6079753c2baf49c31 (diff)
downloadgit-c5c0f452f5d123db7a78b46f9f1734967243ad68.tar.xz
[PATCH] fetch.c: Remove redundant TO_FETCH flag
The TO_FETCH flag also became redundant after adding the SEEN flag - it was set and checked in process() to prevent adding the same object to process_queue multiple times, but now SEEN guards against this. 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