Re: [PATCH] git-remote: support remotes with a dot in the name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Quoting Junio C Hamano <junkio@xxxxxxx>:

> Do you mean:
>
> 	[remote "wireless-2.6.url"]
> 		url = wire.less:/repo/sito/ry.git
>         	fetch = +refs/heads/*:refs/remotes/wireless-2.6.url/*

I was thinking of something like

[remote "wireless-2.6"]
url = http://foo/bar
url.push = ssh://foo/bar

But I think it's quite unlikely to be named like that.

> But my Perl is rusty, so please double check it.

The "(\S*?)" construct looks weird (you probably meant to use "(\S*)" for the
remote name), but the rest is probably OK.  I'll send the "double-checked"
patch tomorrow unless you beat me at that.

--
Regards,
Pavel Roskin
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]