Always show which directory is not a git repository
authorRichard Hartmann <richih.mailinglist@gmail.com>
Sun, 21 Dec 2008 23:17:32 +0000 (00:17 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2008 02:46:41 +0000 (18:46 -0800)
Unify all

fatal: Not a git repository

error messages so they include path information.

Signed-off-by: Richard Hartmann <richih@net.in.tum.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found