Add Git::config_path()
authorCord Seele <cowose@googlemail.com>
Fri, 30 Sep 2011 10:52:24 +0000 (12:52 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Sep 2011 19:34:38 +0000 (12:34 -0700)
Use --path option when calling 'git config' thus allow for pathname
expansion, e.g. a tilde.

Signed-off-by: Cord Seele <cowose@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found