Using Git to Develop Applications
Git integration enables you to manage your application’s source code in a Git repository. By enabling Git on your application, you can store your project locally in your browser (LocalDataStore) and push or pull changes to and from a remote repository.
This guide explains:
Last updated
Was this helpful?