builtin-mv: readability patch
commit43134fcb350fb70d26634be163db1f71c14db19f
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sat, 19 Aug 2006 14:52:21 +0000 (19 16:52 +0200)
committerJunio C Hamano <junkio@cox.net>
Mon, 21 Aug 2006 02:14:56 +0000 (20 19:14 -0700)
tree532fbe00c778a67a77f84b3440c374914291ff4c
parent55c3eb434ab6d489c632263239be15a1054df7f2
builtin-mv: readability patch

The old version was not liked at all. This is hopefully better. Oh, and it
gets rid of the goto.

Note that it does not change any functionality.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-mv.c