Commit efcc87c9d95a0b156c657c0e5c11580e7f071efd

Romain Geissler 2011-06-06T10:02:07

Repository: A little fix in error code. GIT_ENOTFOUND is returned when a gitfile is malformed and GIT_ENOTAREPO when the pointed dir is not a repo. Fixed tests so that it check the right error code.