Hi,
I’ve used gitlab as an alterantive host to one of my projects, but now, when trying to upload to Defold servers I can’t. I’ve deleted .git/ folder and remains, then tried to create a new repo in the Editor but always get:
Creating remote repository…
Creating local repository…
Pushing local changes to remote…
Failed to push local changes.
Remote is set correctly, project is indeed in the Dashboard.
Where else should I look for a mistake then?
I know, the workaround could be to create a new project and move there all the files locally, then push changes, but is there a way to ommit it? What problem Defold has with push?