-
-
Notifications
You must be signed in to change notification settings - Fork 294
Open
Description
Executing:
git clone --recursive https://github.com/throwtheswitch/cmock.git
return this error:
error: object xxxx: gitmodulesUrl: disallowed submodule url: https://github.com:throwtheswitch/unity.git
It is complaining that the url is malformed, should probably be:
https://github.com/throwtheswitch/unity.git
instead of:
https://github.com:throwtheswitch/unity.git
Metadata
Metadata
Assignees
Labels
No labels