[PATCH] fetch.c: Clean up object flag definitions
authorSergey Vlasov <vsu@altlinux.ru>
Wed, 21 Sep 2005 16:34:24 +0000 (20:34 +0400)
committerJunio C Hamano <junkio@cox.net>
Wed, 21 Sep 2005 19:32:33 +0000 (12:32 -0700)
Remove holes left after deleting flags, and use shifts to emphasize
that flags are single bits.

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found