Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Rijo <pedrorijo91@gmail.com>2018-01-17 17:27:23 +0300
committerGitHub <noreply@github.com>2018-01-17 17:27:23 +0300
commitc45d466120a5b233ba2d433c2e9d6ada5584d5ea (patch)
tree3ed570df03c4a295ad9469c3f26e2b7b656f9f44
parent717f3f3696e29492d4d06af6d9a9860dfb6e0305 (diff)
parent6183842e1aee9ceb6eb5f584ac7d3ce76a809a52 (diff)
Merge pull request #1122 from packtpartner/patch-10
Added a new video listing
-rw-r--r--app/views/doc/ext.html.erb6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/doc/ext.html.erb b/app/views/doc/ext.html.erb
index c2ee4c79..242a9c6e 100644
--- a/app/views/doc/ext.html.erb
+++ b/app/views/doc/ext.html.erb
@@ -83,6 +83,12 @@
Use the powerful features of Git in your projects.
</p>
</li>
+ <li>
+ <h4><a href="https://www.packtpub.com/web-development/version-control-git-video">Version Control with Git [Video]</a></h4>
+ <p class='description'>
+ Your Guide to deliver great code using TFS and Git.
+ </p>
+ </li>
</ul>
</div>
</div>