On Tue Mar 02 07:18:59 2010, AVAR wrote:
Show quoted text> I don't know which one is at fault but when I do:
>
> [MetaResources]
> repository = http://...
>
> [Repository]
>
> I get in my META.yml:
>
> repository: origin
>
> Instead it should croak when there's already a repository setting.
Actually this is due to:
$ git remote show -n origin
* remote origin
Fetch URL: origin
Push URL: origin
HEAD branch: (not queried)
Local ref configured for 'git push' (status not queried):
(matching) pushes to (matching)
It should only match an actual URL for /URL: (.*)/.