Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-cvsimport: Make sure to use $git_dir always instead of .git somet…
…imes CVS import was failing on a couple repos I was trying to import. I was setting GIT_DIR=newproj.git and using the -i flag, but this bug was thwarting the effort... evil CVS. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information