Git
A distributed version-control system using commits, branches, and merges for source and text-friendly project files.
Why it’s here
It creates a reliable baseline for experiments, collaboration, rollback, and automated builds in small teams.
Best fit
Engines, frameworks, code, version control, and automation form the production backbone.
Before you commit
Large binary assets need Git LFS or dedicated storage, and poor branching habits still create merge and release risk.