<h2>Basic Use</h2>
<div class="understand">
- <h3>Learning Objectives:</h3>
+ <h3>Learning Objectives</h3>
<ul>
<li>Draw a diagram showing the places version control stores information.</li>
<li>Check out a working copy of a repository.</li>
<h2>Merging Conflicts</h2>
<div class="understand">
- <h3>Learning Objectives:</h3>
+ <h3>Learning Objectives</h3>
<ul>
<li>Explain what causes conflicts to occur and how to tell when one has occurred.</li>
<li>Resolve a conflict.</li>
<h2>Recovering Old Versions</h2>
<div class="understand">
- <h3>Learning Objectives:</h3>
+ <h3>Learning Objectives</h3>
<ul>
<li>Discard changes made to a working copy.</li>
<li>Recover an old version of a file.</li>