I am trying to upload my app on Heroku, but when I clone it from Github I get the following errors:
error: unable to create a file (Permission denied)
fatal: unable to checkout working tree
warning: Clone succeeded but checkout failed
Maybe the problem can be that I can edit only two branches of the project, neither of which is the master one.
What can be the problem and do you know another platforms like Heroku, where I can upload my app?