Which statement about version control systems like git is incorrect ?
git
They provide a history of changes made to the codebase
They help find and fix bugs by examining the change history
They automatically fix semantic errors in your code
They allow collaboration among multiple developers