diff options
author | Vishnu Easwaran E | 2020-05-15 12:22:27 +0530 |
---|---|---|
committer | Vishnu Easwaran E | 2020-05-15 12:22:27 +0530 |
commit | 7b18e77d380572f42869b6da59fd3d9935bb00cf (patch) | |
tree | 097611c07bb314d78b7d4575fa8cd5ff5559be81 | |
parent | 8fe37a87d4318b9ac8089a8258b5feef925d4a66 (diff) | |
download | OpenPLC-7b18e77d380572f42869b6da59fd3d9935bb00cf.tar.gz OpenPLC-7b18e77d380572f42869b6da59fd3d9935bb00cf.tar.bz2 OpenPLC-7b18e77d380572f42869b6da59fd3d9935bb00cf.zip |
[vishnu] configured branches of submodules
-rw-r--r-- | .gitmodules | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 8171819..a3ab13d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,8 @@ [submodule "Resources/modules"] - path = Resources/modules - url = https://github.com/VishnuEaswaran/openPLC_modules + path = Resources/modules + url = https://github.com/VishnuEaswaran/openPLC_modules + branch = master [submodule "Resources/OpenPLCv2"] - path = Resources/OpenPLCv2 - url = https://github.com/VishnuEaswaran/OpenPLC_V2 + path = Resources/OpenPLCv2 + url = https://github.com/VishnuEaswaran/OpenPLC_V2 + branch = working |