Git.pm: Add config() method
commitdc2613de8633cecb1c0759657eadf6a637cebfa5
authorPetr Baudis <pasky@suse.cz>
Mon, 3 Jul 2006 20:47:55 +0000 (3 22:47 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 4 Jul 2006 01:35:19 +0000 (3 18:35 -0700)
tree2921e9bca0645ac65dd9c8a3207e6d395bca9e8e
parent6fcca938b05c33bcd8b502d6b6f178e377609fa3
Git.pm: Add config() method

This accessor will retrieve value(s) of the given configuration variable.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-repo-config.txt
perl/Git.pm
repo-config.c