

7·
2 months agoOk, I figured it out - I needed to
git remote set-url origin ssh://git@codeberg.org/OrgName/repoName.git
-and then I could push.


Ok, I figured it out - I needed to
git remote set-url origin ssh://git@codeberg.org/OrgName/repoName.git
-and then I could push.
Thanks - I figured out how do to it - I had to use
git remote set-url origin.