Merge pull request #804 from markusdregi/submodule_fix
Move .gitmodules to root
This commit is contained in:
8
.gitmodules
vendored
Normal file
8
.gitmodules
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
[submodule "pycmake"]
|
||||
path = python/pycmake
|
||||
url = git://github.com/Statoil/pycmake.git
|
||||
branch = 21f1eb9
|
||||
[submodule "pybind11"]
|
||||
path = python/pybind11
|
||||
url = git://github.com/pybind/pybind11.git
|
||||
branch = add56ccdcac23a6c522a2c1174a866e293c61dab
|
||||
8
python/.gitmodules
vendored
8
python/.gitmodules
vendored
@@ -1,8 +0,0 @@
|
||||
[submodule "pycmake"]
|
||||
path = pycmake
|
||||
url = git://github.com/Statoil/pycmake.git
|
||||
branch = 21f1eb9
|
||||
[submodule "pybind11"]
|
||||
path = pybind11
|
||||
url = git://github.com/pybind/pybind11.git
|
||||
branch = add56ccdcac23a6c522a2c1174a866e293c61dab
|
||||
Reference in New Issue
Block a user