Skip to content

Commit d4b3e03

Browse files
authored
Merge pull request #201 from gitkraken/embed-new-tutorial-videos
Add new videos to docs pages
2 parents ee32436 + e278c9b commit d4b3e03

File tree

7 files changed

+23
-1
lines changed

7 files changed

+23
-1
lines changed

gitkraken-client/branching-and-merging.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ taxonomy:
99

1010
Learn how to branch and merge in GitKraken Client. 🌳 🔀
1111

12+
<div class='embed-container embed-container--16-9'>
13+
<iframe width='560' height='315' src='https://www.youtube.com/embed/8-qRKyy-v7I?rel=0&vq=hd1080' frameborder='0' allowfullscreen></iframe>
14+
</div>
15+
1216
***
1317

1418
## Branches

gitkraken-client/commits.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ taxonomy:
99

1010
Commit to save work with GitKraken Client when changing files. Whether you commit to other things in life is up to you...
1111

12+
<div class='embed-container embed-container--16-9'>
13+
<iframe width='560' height='315' src='https://www.youtube.com/embed/8a6fYPkBDbY?rel=0&vq=hd1080' frameborder='0' allowfullscreen></iframe>
14+
</div>
1215

1316
***
1417

gitkraken-client/experimental-features.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ https://platform.openai.com/account/api-keys
120120

121121
### Cloud Patches
122122

123+
<div class='embed-container embed-container--16-9'>
124+
<iframe width='560' height='315' src='https://www.youtube.com/embed/kKZKoKVQYKY?rel=0&vq=hd1080' frameborder='0' allowfullscreen></iframe>
125+
</div>
126+
123127
#### What are Cloud Patches and why would you want to use them
124128

125129
A Cloud Patch is a Git patch that GitKraken securely stores for you so it can be easily shared with others across GitKraken Client, GitLens, and the GitKraken CLI. The patch is directly transferred from your machine into secure storage.

gitkraken-client/integrations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ taxonomy:
66
category: gitkraken-client
77

88
---
9+
<div class='embed-container embed-container--16-9'>
10+
<iframe width='560' height='315' src='https://www.youtube.com/embed/bR4pBzXPuIs?rel=0&vq=hd1080' frameborder='0' allowfullscreen></iframe>
11+
</div>
912

1013
## Remote repo integrations
1114

gitkraken-client/open-clone-init.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ taxonomy:
99

1010
Whether you are a newborn or a wizened deep-ocean octopod, each user will need to open, clone, or initialize a repo in GitKraken Client.
1111

12+
<div class='embed-container embed-container--16-9'>
13+
<iframe width='560' height='315' src='https://www.youtube.com/embed/8uxrA56VJgY?rel=0&vq=hd1080' frameborder='0' allowfullscreen></iframe>
14+
</div>
15+
1216
***
1317
## Setup
1418
The essential setup process includes:

gitkraken-client/pushing-and-pulling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ taxonomy:
1010
Pushing and pulling are the keys to collaboration. 🤝
1111

1212
<div class='embed-container embed-container--16-9'>
13-
<iframe width='560' height='315' src='https://www.youtube.com/embed/Lb4yvfrX_7I?rel=0&vq=hd1080' frameborder='0' allowfullscreen></iframe>
13+
<iframe width='560' height='315' src='https://www.youtube.com/embed/EZFyiSLr-Bc?rel=0&vq=hd1080' frameborder='0' allowfullscreen></iframe>
1414
</div>
1515

1616

gitkraken-client/workspaces.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ taxonomy:
99

1010
GitKraken Workspaces allow you to create easily accessible groups of repositories, take action across multiple repos, view details about their state at a glance, and share them with your team.
1111

12+
<div class='embed-container embed-container--16-9'>
13+
<iframe width='560' height='315' src='https://www.youtube.com/embed/tuCaD5A6eEE?rel=0&vq=hd1080' frameborder='0' allowfullscreen></iframe>
14+
</div>
15+
1216
***
1317

1418
## Access Workspaces

0 commit comments

Comments
 (0)