Skip to content

Commit 3b48b93

Browse files
committed
view history
1 parent cd1ea71 commit 3b48b93

6 files changed

Lines changed: 16 additions & 3 deletions

File tree

docs/manual-git-rstudio.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,14 @@ <h3 id="adapt-last-commit">Adapt last commit</h3>
712712
<section class="slide level2">
713713

714714
<h3 id="view-history">View history</h3>
715-
<p>TODO-Thierry: update fig to rstudio <img src="manual-git/view-history.png" alt="View history" /></p>
715+
<ul>
716+
<li>Click on <code>history</code> in the <code>git</code> pane <img src="manual-git/history-rstudio1.png" alt="View history" /></li>
717+
</ul>
718+
</section>
719+
<section class="slide level2">
720+
721+
<h3 id="view-history-1">View history</h3>
722+
<p><img src="manual-git/history-rstudio2.png" alt="View history" /></p>
716723
</section>
717724
<section class="slide level2">
718725

19.5 KB
Loading
116 KB
Loading

source/manual-git-rstudio.Rmd

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,14 @@ Try to push (click `push`) your local changes
282282

283283
### View history
284284

285-
TODO-Thierry: update fig to rstudio
286-
![View history](manual-git/view-history.png)
285+
- Click on `history` in the `git` pane
286+
![View history](manual-git/history-rstudio1.png)
287+
288+
---
289+
290+
### View history
291+
292+
![View history](manual-git/history-rstudio2.png)
287293

288294
---
289295

19.5 KB
Loading
116 KB
Loading

0 commit comments

Comments
 (0)