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)
commitd6970e42a1763b549ccf93558de7f54a78819d7a
treea4bdf853fea47a89c27507f1b6999498417f30db
parent6bd20358a9b831b3b545284188871bc844245c25
read-tree: reorganize bind_merge code.

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>
read-tree.c