]> git.ipfire.org Git - thirdparty/git.git/commit
git-remote: support remotes with a dot in the name
authorPavel Roskin <proski@gnu.org>
Wed, 21 Feb 2007 05:03:36 +0000 (00:03 -0500)
committerJunio C Hamano <junkio@cox.net>
Mon, 26 Feb 2007 08:24:41 +0000 (00:24 -0800)
commit4e5104c1fc42e440b9f086d428157d45897e1273
tree633c2d9a965de57917cb2608d3a9833df63b2611
parentc5ddca1fff44896b7e94801da75392ccc234060c
git-remote: support remotes with a dot in the name

[jc: the original from Pavel was limiting the variable names to only
 fetch and url, but I loosened it to take valid variable names.]
[jc: cherry-picked from 'master', since people seem to be reinventing
 this many times.]

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-remote.perl