cvsimport: remove last use of repo-config from git standard tools
authorDan McGee <dpmcgee@gmail.com>
Mon, 14 Jan 2008 04:51:10 +0000 (22:51 -0600)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jan 2008 05:48:22 +0000 (21:48 -0800)
git cvsimport was the last tool to use repo-config instead of config. Update
it to use plain git config.

Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found