Disconnect from the git repository
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2019 02:03 AM
HI All,
I want to prevent publishing application files to git repository if version of the app is empty. Is it possible to do that and somehow disconnect application with github and also display a message on the top of the studio screen " Version of the app is empty and commit changes to GIT is no longer possible.
BR
AS
- Labels:
-
Scoped App Development
-
Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2019 02:19 AM
You can disconnect from Git in the following way: You need open the table Repository Configurations [sys_repo_config] by typing sys_repo_config.list in menu, find and open the entry, which correspond of your application and the click "Delete" button and then click once more "Delete" button on the confirmation dialog.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 04:34 PM