Skip to content

Commit de83603

Browse files
authored
Merge pull request #135 from jjsilva4/clone-tutorial
Adding embed of Clone tutorial video
2 parents 1ec8b39 + ee7b185 commit de83603

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

gitkraken-client/authentication.md

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

1010
GitKraken Client can connect to repositories hosted on most services (like TFS, AWS CodeCommit, [Google Cloud Source Repositories](/integrations/authentication/#google-cloud-source-repositories), custom service, etc), over HTTPS or SSH.
1111

12+
<div class='embed-container embed-container--16-9'>
13+
<iframe width="560" height="315" src="https://www.youtube.com/embed/OA9o09Bq5M8?ecver=1" frameborder="0" allowfullscreen></iframe>
14+
</div>
1215

1316
***
1417
## HTTPS

gitkraken-client/open-clone-init.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ If you're coming from a Git project you already have locally, navigate to <kbd><
3737

3838
***
3939
### Cloning an existing project
40+
41+
<div class='embed-container embed-container--16-9'>
42+
<iframe width="560" height="315" src="https://www.youtube.com/embed/OA9o09Bq5M8?ecver=1" frameborder="0" allowfullscreen></iframe>
43+
</div>
44+
4045
If your project is not on your local machine or you want a new copy, clone the project through <kbd><strong>File > Clone</strong></kbd>.
4146

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

0 commit comments

Comments
 (0)