Commit ab539b04 authored by Samuel Maier's avatar Samuel Maier
Browse files

Update snapshot

parent 3bc2b7a9
...@@ -27,7 +27,7 @@ cd meta/monorepo || exit ...@@ -27,7 +27,7 @@ cd meta/monorepo || exit
rm -rf ./**/.git rm -rf ./**/.git
git init --initial-branch=main # git init --initial-branch=main
git add . git add .
...@@ -35,6 +35,7 @@ git commit -m "Update snapshot" ...@@ -35,6 +35,7 @@ git commit -m "Update snapshot"
# old code that recreated the repository each time # old code that recreated the repository each time
# git remote add origin ssh://git@gitlab.rz.hft-stuttgart.de:54321/02masa1bif/pretrained_qde_closed_q.git # git remote add origin ssh://git@gitlab.rz.hft-stuttgart.de:54321/02masa1bif/pretrained_qde_closed_q.git
git remote add origin2 ssh://git@gitea.smaier.me:222/BA/monorepo.git
set +o xtrace set +o xtrace
......
Supports Markdown
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