Practice free →
Home › Per Perforce Helix docs, EXCLUSIVE checkout (fil…

Per Perforce Helix docs, EXCLUSIVE checkout (file locking) is commonly used in game studios because Git lacks which feature for binary files?

AMergeable diffs on binary formats
BAtomic per-file commits in CI
CPermission control on the repo
DMultiple branches per file path
Answer & Solution
Correct answer: A. Mergeable diffs on binary formats
Perforce docs + studio practice: binary art files cannot be 3-way merged. Locking (Perforce default, Git LFS optional) prevents two artists overwriting each other.
Solve this in the app — Practice practice & 24k+ MCQs →
Related questions