commit | 2ccd2027b012f481018b9a95929fa8df6ce1d33f | [log] [tgz] |
---|---|---|
author | Alex Riesen <raa.lkml@gmail.com> | Thu Jan 05 12:57:36 2006 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Thu Jan 05 17:24:47 2006 -0800 |
tree | f8487ae456818a356b7181a6870d4486bcaff8c4 | |
parent | 10ae7d86c170554bc815ec460a83b608715063c1 [diff] |
trivial: check, if t/trash directory was successfully created and was successfully entered. Otherwise git-init-db will create it directly in the working directory (t/) which can be dangerous. Signed-off-by: Alex Riesen <raa.lkml@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>