Reading this item in the documentation:
http://backendless.com/documentation/files/rest/files_git_integration.htm
one thing is a little unclear.
The text says: When the git integration is turned on, all files present in or uploaded to the file storage are immediately committed to the repository. This seems pretty unambiguous.
If one turns on Git integration, does the entire File Service come under Git control? That is, does a file added to the File System by any method essentially become a Git commit?
Thanks.