commit | cfc44a12fe94e4fa8433cc8e9d90db8d4edf89a7 | [log] [tgz] |
---|---|---|
author | Dan McGee <dpmcgee@gmail.com> | Sun Jan 13 22:51:10 2008 -0600 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Jan 13 21:48:22 2008 -0800 |
tree | 3f7fe5130315d51b97d1a879f2534a64d04b5b8b | |
parent | 22fa97d4e011de82b44fdc83c27e919a996ce1be [diff] |
cvsimport: remove last use of repo-config from git standard tools 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>