commit - 61cf2aeb409bbc15842d2c850331220a62e858e3
commit + 7ec7a21c067b2f0d26f0b99a1a9bde1d6aa2deab
blob - f1f5a0c44daa73a9e037d8b419e217364a0672a3
blob + 5bafc305bacfc2c6c1dab95944bf1d8f97a86bd7
--- got-worktree.5.html
+++ got-worktree.5.html
reference to the branch which files were checked out from, and the ID of a
commit on this branch known as the <i class="Em">base commit</i>.</p>
<p class="Pp">File meta-data is stored in a structured file called the
- <i class="Em">file index</i> and tracks the status of file modifications,
+ <i class="Em">file index</i> which tracks the status of file modifications,
additions, and deletions, relative to the base commit in the repository. The
file index contains a series of records, and each such record contains the
following status information for a particular file:</p>