Git tracks changes to your files over time. This allows you to: :Go back to previous versions of your work :Restore deleted files :Compare differences between versions :Identify who made which changes (if working in a team)
Git tracks changes to your files over time. This allows you to:
:Go back to previous versions of your work
:Restore deleted files
:Compare differences between versions
:Identify who made which changes (if working in a team)