forked from docs/docsportal
1.3 KiB
1.3 KiB
How to update landing page
Goal
Mark service as depricated
1)Create fork on gitea
You need to create fork only in case you don’t have existing already
2)Sync fork
Sync work with main currently do not support sync in console and you need to do it manually.
- you need to configure .ssh/config.ssh/config
you should be able to ssh ssh gitea-old.eco.tsi-dev.otc-service.com and get You've successfully authenticated message.
clone your branch, not main git clone ssh://git@gitea.eco.tsi-dev.otc-service.com:2222/marmulle/otc-metadata.git
Then follow instructions to recover fork: https://gitea.eco.tsi-dev.otc-service.com/docs/doc-exports/wiki/Recovering-Fork