Description
Files or folders can be watched and committed automatically when changes happen. The script is useful for controlled backup-like workflows where every edit should become repository history.
Automatic commits can capture secrets, temporary files, or unfinished work. Limit watched paths and review repository history before sharing it.