Add Git to an Existing Application

Say you've been working on an application and you want to bring in other team members. The Add Application to Git feature helps you do just that. Once your application is in Git, you can collaborate effectively with your team, start tracking all changes to your code, and easily revert to previous versions if something goes wrong.

To add an existing application to Git:

  1. Navigate to the Applications panel and right-click on the application.

  2. Select Add Git to Application. The Add Git to Application modal appears.

  3. Enter relevant details as appropriate. For guidance on these details, see Creating a Git-Enabled Application.

  4. Click Save once you're done.

Last updated

Was this helpful?