Skip to content
Snippets Groups Projects
Commit 72ec9143 authored by Armand Bahi's avatar Armand Bahi
Browse files

Update utils/pull_subtrees.sh

parent 35a719c1
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ cd ..
# Vitis
echo "---- Pull vitis ----"
git subtree pull --prefix src/vitis "git@gitlab.veremes.net:Development/vitis_apps/sources/vitis.git" master
git subtree pull --prefix src/vitis --squash -m "pull from module" "git@gitlab.veremes.net:Development/vitis_apps/sources/vitis.git" master
# Modules
if [[ $depsCount > 0 ]]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment