Backendless file storage includes a very powerful (and quite convenient) integration with git. There are many features that come with that integration and we will be describing them in detail in this and future posts.
Here’s a brief list of what you can do with it:
Git integration is turned off by default, however, turning it on is very simple:
Once Git is enabled, the repository becomes available at the following URL:
https://git.backendless.com/<application id>/.git
You can obtain the <application id> value from the Manage > App Settings screen (the very top of the page).
For more information about git integration, see the documentation.