Skip to content

Commit 14a7794

Browse files
committed
Add revert commit and toolbar videos
1 parent 868ef30 commit 14a7794

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

gitkraken-client/commits.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,10 @@ If you're a keyboard fan, you may also enjoy using the keyboard shortcut
151151

152152
### Reverting commits
153153

154+
<div class='embed-container embed-container--16-9'>
155+
<iframe width="560" height="315" src="https://www.youtube.com/embed/U_axv67W1Ik?ecver=1" frameborder="0" allowfullscreen></iframe>
156+
</div>
157+
154158
If you wish to revert a commit (perhaps Undo is not available), the option is available when right-clicking on a commit node. This will create a new commit to reverse your previous changes.
155159

156160
<img src='/wp-content/uploads/revert-commit.png' srcset='/wp-content/uploads/[email protected] 2x' class='img-bordered img-responsive center'>

gitkraken-client/interface.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ From left to right, GitKraken Client displays a left reference panel, center gra
1717
<img src="/wp-content/uploads/interface.png" class="img-responsive center">
1818

1919
## Toolbar
20+
21+
<div class='embed-container embed-container--16-9'>
22+
<iframe width="560" height="315" src="https://www.youtube.com/embed/Xv9EAJqucOI?ecver=1" frameborder="0" allowfullscreen></iframe>
23+
</div>
24+
2025
In addition to Undo and Redo, the main toolbar houses common repo actions.
2126

2227
<h3>Undo</h3>

0 commit comments

Comments
 (0)