Name
glide.sourcecontrol.default_commit_mode
Description
The default mode of commit to Source Control. The include_untracked mode commits updates to the application that do not generate sys_update_xml, as well as any user-selected updates. The exclude_untracked mode commits only updates selected by the user in the Select files to commit to source control dialog. The legacy mode (pre-Rome) is include_untracked mode. This property is always ignored and the commit occurs in include_untracked mode in the following cases Linking to Source Control for the first time. Publishing an app that s linked to Source Control from Studio. Selective commit mode is disabled. The default value set in this property can be overwritten by the check box on the Select files to commit to source control dialog. To disable the check box and use the value of this property, create the sn_devstudio.vcs.allow_commit_mode_selection property and set it to false.
Value
exclude_untracked
Sys ID
d8a90751ff2220105e978ef7d53bf169
Offical Documentation
Official Docs: glide.sourcecontrol.default_commit_mode