Skip to content

Commit 2c587cb

Browse files
authored
Merge pull request #143 from jjsilva4/embed-tutorial-videos
Add videos for Commit Panel and Profiles
2 parents 69ade55 + ac31209 commit 2c587cb

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

gitkraken-client/interface.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,11 @@ Referred to as the left "ref" panel, GitKraken Client shows the properties below
214214
***
215215

216216
## Commit Panel
217+
218+
<div class='embed-container embed-container--16-9'>
219+
<iframe width="560" height="315" src="https://www.youtube.com/embed/ujgcCLBQvm0?ecver=1" frameborder="0" allowfullscreen></iframe>
220+
</div>
221+
217222
The Commit Panel is where files and changes from your working directory are staged and committed.
218223

219224
<img src='/wp-content/uploads/[email protected]' class='img-bordered img-responsive center'>

gitkraken-client/profiles.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ taxonomy:
77

88
---
99

10+
<div class='embed-container embed-container--16-9'>
11+
<iframe width="560" height="315" src="https://www.youtube.com/embed/ZgYjeaJDbX8?ecver=1" frameborder="0" allowfullscreen></iframe>
12+
</div>
13+
14+
***
15+
1016
GitKraken Client uses profiles to store your app preferences, current [Tabs](/start-here/interface/#tabs), and Git config information.
1117

1218

0 commit comments

Comments
 (0)