setup_git_directory_gently: fix off-by-one error
authorMatthias Lederhofer <matled@gmx.net>
Sun, 11 Mar 2007 01:35:00 +0000 (02:35 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 11 Mar 2007 05:47:45 +0000 (21:47 -0800)
don't tell getcwd that the buffer has one spare byte for an extra /

Signed-off-by: Matthias Lederhofer <matled@gmx.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found