1
0
mirror of https://github.com/git/git.git synced 2024-09-23 07:10:43 +02:00
git/perl
Richard Hartmann f66bc5f928 Always show which directory is not a git repository
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>
2008-12-21 18:46:41 -08:00
..
.gitignore
Git.pm Always show which directory is not a git repository 2008-12-21 18:46:41 -08:00
Makefile
Makefile.PL
private-Error.pm