Changes

Jump to navigation Jump to search
33 bytes added ,  10:45, 15 September 2020
push all the things! ;)
git clone --mirror https://git.zom.bi/username/project.git
# Add new remote
git remove remote add gitea "https://gitea.zom.bi/username/project.git"
# Push to Gitea
git push -u gitea--all git push -u gitea --tags
[[Category:Documentation]]

Navigation menu