I already have an app in one workspace.
I created one more app in a different workspace( As it has a separate user base so I need to manage separate access for it)
The plan is to have a single dedicated repo for all the appsmith apps,
While I am trying to integrate the existing repo (connect with app 1) to app 2, getting error as :
GIT CONFIGURATION ERROR
The remote repository is not empty. Please create a new empty repository and configure the SSH keys. If you wish to clone and build an application from an existing remote repository, please use the “Import from a Git repository” option in the home page.
Questions:
- Is it required to maintain a separate repo for every single app?
- On what criteria the repo can be shared between two applications.?