Multiple choice technology programming languages

What preserves the history of the folders and files?

  1. Branching

  2. Merging

  3. Annotate

  4. History

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Branching preserves the complete history of files and folders because when you create a branch, TFS maintains the entire version history up to that branch point. You can view the full historical context in the new branch. Merging combines changes but doesn't create the historical record, Annotate shows per-line history, and History is a view command.