Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Repair submodule paths #86

Merged
merged 1 commit into from
Nov 13, 2017
Merged

Repair submodule paths #86

merged 1 commit into from
Nov 13, 2017

Conversation

mottosso
Copy link
Contributor

This will enable cloning via git clone https://github.com/miquelcampos/mgear.git --recursive

Previously, this would throw an error.

$ git clone https://github.com/miquelcampos/mgear.git
...
Cloning into 'C:/Users/marcus/github/mgear/cvwrap'...
fatal: unable to connect to github.com:
github.com[0: 192.30.253.113]: errno=Invalid argument
github.com[1: 192.30.253.112]: errno=Invalid argument

fatal: clone of 'git://github.com/miquelcampos/cvwrap' into submodule path 'C:/Users/marcus/github/mgear/cvwrap' failed

This will enable cloning via git clone ... --recursive
@miquelcampos
Copy link
Member

Hi Marcus.
Thank you for the fix!

btw: Just added QT on vendor folder. I still have to refactor everything, but at less the new stuff will be using QT.

@miquelcampos miquelcampos merged commit 9731781 into mgear-dev:master Nov 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants