cvsserver: Handle three part keys in git config correctly
authorFrank Lichtenheld <frank@lichtenheld.de>
Mon, 19 Mar 2007 15:55:58 +0000 (16:55 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 22 Mar 2007 08:26:26 +0000 (01:26 -0700)
This is intended to be used in the form gitcvs.<method>.<var>
but this patch doesn't introduce any users yet.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found