Skip to content

Instantly share code, notes, and snippets.

@jeeftor
Created July 6, 2019 17:29
Show Gist options
  • Save jeeftor/01c78e52f50d2987ac4fc5ee6e1e6338 to your computer and use it in GitHub Desktop.
Save jeeftor/01c78e52f50d2987ac4fc5ee6e1e6338 to your computer and use it in GitHub Desktop.
SubModules
[submodule "parser"]
path = parser
url = git@gitlab.my_company.org:react/insync.git
branch = develop
[submodule "my_company_platforms"]
path = configs/simulator_configs/my_company_platforms
url = git@gitlab.my_company.org:simulator_my_company/platforms/my_company_platforms.git
branch = fa_develop
[submodule "configs/simulator_configs/sim_projects"]
path = configs/simulator_configs/sim_projects
url = git@gitlab.my_company.org:cuic_analysis/SIM/sim_projects.git
branch = develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment