Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit c759fd45 authored by gotthard_g's avatar gotthard_g
Browse files

Update README.md

parent c3b62986
No related branches found
No related tags found
No related merge requests found
Pipeline #53058 failed
...@@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment