summaryrefslogtreecommitdiffhomepage
path: root/es-es/git-es.html.markdown
diff options
context:
space:
mode:
authorjulianaortga <julianandreao@gmail.com>2016-06-26 07:39:28 -0500
committerven <vendethiel@hotmail.fr>2016-06-26 14:39:28 +0200
commita24bafe5cbb26c4da8629439e19bb210ca1c9ee2 (patch)
tree4ba28fd4641cb467b6411c1e6df20a0e73a503f8 /es-es/git-es.html.markdown
parent9592b8fc431708a5ddbcf0c18aef4e3b8c978cd3 (diff)
[git/es] updated further information (#1831)
Diffstat (limited to 'es-es/git-es.html.markdown')
-rw-r--r--es-es/git-es.html.markdown10
1 files changed, 10 insertions, 0 deletions
diff --git a/es-es/git-es.html.markdown b/es-es/git-es.html.markdown
index 4e1e68ba..1a8e275a 100644
--- a/es-es/git-es.html.markdown
+++ b/es-es/git-es.html.markdown
@@ -398,6 +398,10 @@ $ git rm /directorio/del/archivo/FooBar.c
* [tryGit - Una forma entretenida y rapida de aprender Git.](http://try.github.io/levels/1/challenges/1)
+* [Udemy tutorial de Git: Una guía completa](https://blog.udemy.com/git-tutorial-a-comprehensive-guide/)
+
+* [Inmersión Git - Una visita guiada caminando a través de los fundamentos de git](http://gitimmersion.com/)
+
* [git-scm - Video-tutoriales](http://git-scm.com/videos)
* [git-scm - Documentacion](http://git-scm.com/book/es)
@@ -407,3 +411,9 @@ $ git rm /directorio/del/archivo/FooBar.c
* [SalesForce Chuleta](https://na1.salesforce.com/help/doc/en/salesforce_git_developer_cheatsheet.pdf)
* [GitGuys](http://www.gitguys.com/)
+
+* [Git - La guía simple](http://rogerdudler.github.io/git-guide/index.html)
+
+* [Pro Git](http://www.git-scm.com/book/en/v2)
+
+* [Una introducción a Git y Github para principiantes (Tutorial)](http://product.hubspot.com/blog/git-and-github-tutorial-for-beginners)