git-remote: support remotes with a dot in the name
commitb5a40a57240cc292c32e691d3b3c550f6cf8d98c
authorPavel Roskin <proski@gnu.org>
Wed, 21 Feb 2007 05:03:36 +0000 (21 00:03 -0500)
committerJunio C Hamano <junkio@cox.net>
Wed, 21 Feb 2007 08:07:24 +0000 (21 00:07 -0800)
tree216d38808803fb0f5485a6396cf6e7a04c541ef3
parent13e36ec51bee59c6433322b23323b75e9a635d35
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.]

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