commit | 60a6bf5f53635005f4f68d8b8a33172309193623 | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Sat Aug 19 16:52:21 2006 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Mon Aug 21 14:15:52 2006 -0700 |
tree | c15e8a2a52ce0b3205feb47c87ea5b647c6b6f36 | |
parent | 6e17886d376ee8480cc9a8b9bc5046f2d721565f [diff] |
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>