Bugfix: stop if directory already exists
authorJosef Weidendorfer <Josef.Weidendorfer@gmx.de>
Sun, 13 Nov 2005 14:03:31 +0000 (15:03 +0100)
committerJunio C Hamano <junkio@cox.net>
Mon, 14 Nov 2005 08:50:17 +0000 (00:50 -0800)
Fix a typo: We do not want to run the directory as command,
and want to terminate if the directory exists
Additionally, update the usage message

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