|
24 | 24 | <meta name="author" content="Tiffany Timbers, Trevor Campbell, and Melissa Lee Foreword by Roger Peng" />
|
25 | 25 |
|
26 | 26 |
|
27 |
| -<meta name="date" content="2022-03-02" /> |
| 27 | +<meta name="date" content="2022-07-05" /> |
28 | 28 |
|
29 | 29 | <meta name="viewport" content="width=device-width, initial-scale=1" />
|
30 | 30 | <meta name="apple-mobile-web-app-capable" content="yes" />
|
@@ -739,7 +739,7 @@ <h3><span class="header-section-number">12.5.1</span> Committing changes to a lo
|
739 | 739 | your work you should make sure to replace this with an
|
740 | 740 | informative message about what changed. It is also important to note here that
|
741 | 741 | these changes are only being committed to the local repository’s history. The
|
742 |
| -remote repository on GitHub has not changed, and collaborators would not yet be |
| 742 | +remote repository on GitHub has not changed, and collaborators are not yet |
743 | 743 | able to see your new changes.</p>
|
744 | 744 | <div class="figure" style="text-align: center"><span style="display:block;" id="fig:vc-ba3-commit"></span>
|
745 | 745 | <img src="_main_files/figure-html/vc-ba3-commit-1.png" alt="Committing the modified files in the staging area to the local repository history, with an informative message about what changed." width="100%" />
|
@@ -1396,9 +1396,9 @@ <h3><span class="header-section-number">12.8.4</span> Communicating using GitHub
|
1396 | 1396 | <p>Next click the “New issue” button (Figure <a href="Getting-started-with-version-control.html#fig:issue-02">12.51</a>).</p>
|
1397 | 1397 |
|
1398 | 1398 | <div class="figure" style="text-align: center"><span style="display:block;" id="fig:issue-02"></span>
|
1399 |
| -<img src="_main_files/figure-html/issue-02-1.png" alt="The “New issues” button on the GitHub web interface." width="100%" /> |
| 1399 | +<img src="_main_files/figure-html/issue-02-1.png" alt="The “New issue” button on the GitHub web interface." width="100%" /> |
1400 | 1400 | <p class="caption">
|
1401 |
| -Figure 12.51: The “New issues” button on the GitHub web interface. |
| 1401 | +Figure 12.51: The “New issue” button on the GitHub web interface. |
1402 | 1402 | </p>
|
1403 | 1403 | </div>
|
1404 | 1404 | <p>Add an issue title (which acts like an email subject line), and then put the
|
|
0 commit comments