Git repo unavalable

Over the last week the git repo for my Backendless app has been intermittently returning “fatal: repository <repo name> not found”. As of yesterday it is unreachable. I have tried disabling git on the app (which removed the .git folder), then reenabling it. No luck.

This is making deploys mostly impossible.

Hi Dave,

Could you please let us know your application id?

Regards,
Mark

3A5892C8-560D-9F86-FFA2-9977FFD87A00

Thanks

I have reproduced problem with git.
We have opened inner task.

Try reenable git and use you appId in lower case:
3a5892c8-560d-9f86-ffa2-9977ffd87a00

That did the trick, thank you.