Skip to content

Commit a54663b

Browse files
rebuild
1 parent 40741b6 commit a54663b

File tree

117 files changed

+197
-190
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+197
-190
lines changed

docs/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="author" content="Tiffany Timbers, Trevor Campbell, and Melissa Lee Foreword by Roger Peng" />
2525

2626

27-
<meta name="date" content="2022-03-02" />
27+
<meta name="date" content="2022-07-05" />
2828

2929
<meta name="viewport" content="width=device-width, initial-scale=1" />
3030
<meta name="apple-mobile-web-app-capable" content="yes" />

docs/Getting-started-with-version-control.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="author" content="Tiffany Timbers, Trevor Campbell, and Melissa Lee Foreword by Roger Peng" />
2525

2626

27-
<meta name="date" content="2022-03-02" />
27+
<meta name="date" content="2022-07-05" />
2828

2929
<meta name="viewport" content="width=device-width, initial-scale=1" />
3030
<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
739739
your work you should make sure to replace this with an
740740
informative message about what changed. It is also important to note here that
741741
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
743743
able to see your new changes.</p>
744744
<div class="figure" style="text-align: center"><span style="display:block;" id="fig:vc-ba3-commit"></span>
745745
<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
13961396
<p>Next click the “New issue” button (Figure <a href="Getting-started-with-version-control.html#fig:issue-02">12.51</a>).</p>
13971397

13981398
<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%" />
14001400
<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.
14021402
</p>
14031403
</div>
14041404
<p>Add an issue title (which acts like an email subject line), and then put the
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes

0 commit comments

Comments
 (0)