Version Control

engineering

A system that records changes to files over time so you can recall specific versions later. Git is the most widely used version control system. Interview questions cover branching strategies (Git Flow, trunk-based development), merge conflict resolution, rebasing, and collaboration workflows.

İlgili Terimler