This is a fresh instance of Gitea 1.25.2
I have copied various repos from Gitlab into Gitea (like a breath of fresh air!!). I seem to have all the basics setup and working OK.
I’ve been trying to update repo information on my desktop but having issues trying to push to the server.
With this error
git push
Gitea: Push to create is not enabled for organizations.
Gitea: ServCommand failed: internal API error response, status=403
fatal: Could not read from remote repository.Please make sure you have the correct access rights
and the repository exists.
So I have one organisation only. One Team of Owners only.
It seems to work OK if I clone, add files, commit and push, but I cannot get an existing one to sync.
Any suggestions or bright ideas? I’m sure it is lack of knowledge and/or stupidity on my part but can’t see an answer so far.