Description
Uncommitted Git changes can be captured automatically by a background process watching repositories. It is useful for developers who want a safety net against losing work between manual commits.
Automatic commits can include secrets, temporary files, or broken work. Configure watched repositories carefully and review generated commits before pushing anywhere.