I can't add my repository
http://github.com/aleho/mootools-xmlrpc stops with "Problems pulling/updating".
I checked locally here and was able to clone it without problems. No page errors (firebug, etc)
Can you try again?
-
Yeah. Remove the - before core, use core/1.2.1 as key.
-
[Deleted User] commented
What seems to be odd is dependency resolving:
The statements
----
requires:
- core:1.2.4: [Class, Class.Extras, Request]
----resolve to
----
_self_/_current_:
* core:1.2.4: [Class, Class.Extras, Request]
----Did I do something wrong?
-
[Deleted User] commented
Both plugins completed now. Thanks!
-
Try again please.
-
[Deleted User] commented
I tried again. No success.
I have two other plugins and one added without problems but the other, http://github.com/aleho/mootools-ElementScroller, has the same issues.
The only thing they could have in common is that I deleted a branch in both repositories.