mirror of
https://github.com/git/git.git
synced 2026-04-12 01:40:10 +02:00
setup_git_directory(): check repository format version.
After figuring out the GIT_DIR location, make sure the repository is of the right vintage, by calling check_repository_format(). . Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in: