author | Frank Lichtenheld <frank@lichtenheld.de> | |
Fri, 14 Mar 2008 17:29:28 +0000 (18:29 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 15 Mar 2008 08:43:56 +0000 (01:43 -0700) | ||
commit | c2e357c2fe23ff900de158067ca11e5021e22741 | |
tree | 7765006f634c22e5b622bf4720c0cf13705e4daf | tree | snapshot |
parent | 2fba8366ed1e77685c83bbb0fa353c11624f0121 | commit | diff |
Git.pm: Don't require a repository instance for config
git config itself doesn't require to be called in a repository,
so don't add arbitrary restrictions.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git config itself doesn't require to be called in a repository,
so don't add arbitrary restrictions.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
perl/Git.pm | diff | blob | history |