author | Petr Baudis <pasky@suse.cz> | |
Mon, 3 Jul 2006 20:47:55 +0000 (22:47 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 4 Jul 2006 01:35:19 +0000 (18:35 -0700) | ||
commit | dc2613de8633cecb1c0759657eadf6a637cebfa5 | |
tree | 2921e9bca0645ac65dd9c8a3207e6d395bca9e8e | tree | snapshot |
parent | 6fcca938b05c33bcd8b502d6b6f178e377609fa3 | commit | diff |
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>
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 | diff | blob | history | |
perl/Git.pm | diff | blob | history | |
repo-config.c | diff | blob | history |