Technology Layer
Git
Open source distributed version control system installed locally (CLI + history model).
- Tracks file history with commits and branches.
- Works even without internet once repo is cloned.
- Same Git commands regardless of hosting provider.