change remote address

This commit is contained in:
Colas Geier 2025-10-06 18:21:21 +02:00
parent 2f84636b13
commit 8eb633f25c

View File

@ -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
git remote add origin https://framagit.org/pole-si-cen38/scripts_python.git
git remote add origin https://gitea.cenra-outils.org/CEN38/Python_scripts.git
git branch -M main
git push -uf origin main
```
## Integrate with your tools
- [ ] [Set up project integrations](https://framagit.org/pole-si-cen38/scripts_python/-/settings/integrations)
- [ ] [Set up project integrations](https://gitea.cenra-outils.org/CEN38/Python_scripts/-/settings/integrations)
## Collaborate with your team