Migrated to gitea

This commit is contained in:
2025-06-20 14:44:06 +02:00
parent 66c9464d22
commit ed27d9bcc6
+9
View File
@@ -91,3 +91,12 @@ For open source projects, say how it is licensed.
## Project status
If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.
git remote -v
origin git@git.psi.ch:optics/eib700.git (fetch)
origin git@git.psi.ch:optics/eib700.git (push)
git remote remove origin
git remote add ssh git@gitea.psi.ch:optics/eib700.git