Skip to content
Snippets Groups Projects
Commit 98382017 authored by Mirco Nasuti's avatar Mirco Nasuti
Browse files

remove useless submodules related files

parent 5f3a8bd3
No related branches found
No related tags found
No related merge requests found
[submodule "src/test/db"]
path = src/test/db
url = ssh://git@lab01560.intranet.chuv:2222/mip-portal/portal-db.git
#!/bin/sh
git submodule update --init
#!/bin/sh
git submodule sync
git submodule update --init
git submodule foreach git pull origin master
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment