New Public Beta: Disable catch-up commits in Source Control

If your organization uses Source Control, Retool sometimes creates an automatic commit, called a catch-up commit, which keeps your branches up to date. If you want to ensure that developers in your organization retain complete control of changes within their feature branches, you can now disable catch-up commits using the following steps:

  1. Navigate to Settings > Beta and toggle on Show disable auto catch up commits setting.
  2. Navigate to Settings > Source Control and click the Edit Settings button on the top right.
  3. Toggle on the Disable auto catch up commits setting.

Disabling catch-up commits is currently in public beta on Retool Cloud and on Self-hosted Retool.

If you disable catch-up commits, users in your organization must manually, outside of Retool, rebase their branch and resolve conflicts in order to keep their branch up to date.

Refer to the documentation on catch-up commits for more information.

2 Likes

Having control of auto-generate commit is great, much needed feature to navigate version control conflicts.

Thank you @Vivek_Calambur :pray:

1 Like