-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Hlex Helftd edited this page Jul 23, 2025
·
3 revisions
Context
This is the home page of the project documentation. It provides an overview of the project, its objectives, and links to various sections of the documentation.
Push your local main branch to the upstream dev branch:
git remote add upstream https://mygit.th-deg.de/schober-teaching/student-projects/ain-23-software-engineering/ss-25/Random_Iceberg/project-management.gitgit push upstream main:dev --force
β οΈ Warning: This will overwrite the remotedevbranch.
git remote -v
git branch -aThe project requirements mandate that all non-code resources (including documentation) live in the project-management repo via a submodule. Syncing docker-compose.wiki here ensures we meet those requirements and keep our docs and charters up to date.