read-tree: reorganize bind_merge code.
authorJunio C Hamano <junkio@cox.net>
Wed, 17 May 2006 10:16:27 +0000 (03:16 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 17 May 2006 10:16:27 +0000 (03:16 -0700)
This does not change the logic but moves the order of checks
around so that merging of read-tree safety code would become
easier.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found