Merge remote-tracking branch 'origin/main'

This commit is contained in:
GotthardG 2025-03-14 13:11:20 +01:00
commit 2f23533b2d

View File

@ -1,4 +1,4 @@
# Heidi V2 # AareDB
@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea
``` ```
cd existing_repo cd existing_repo
git remote add origin https://gitlab.psi.ch/mx/heidi-v2.git git remote add origin https://gitlab.psi.ch/mx/aaredb.git
git branch -M main git branch -M main
git push -uf origin main git push -uf origin main
``` ```
## Integrate with your tools ## Integrate with your tools
- [ ] [Set up project integrations](https://gitlab.psi.ch/mx/heidi-v2/-/settings/integrations) - [ ] [Set up project integrations](https://gitlab.psi.ch/mx/aaredb/-/settings/integrations)
## Collaborate with your team ## Collaborate with your team