BlogHide Resteemsjuanpchica (52)in tutorials • 7 years agoGit Tutorial #32 - Git remoteHello everyone I hope you are very well! 😊 😎 In this post we will explain the $ git remote command and for what it is useful After we have created our github repository and want to…juanpchica (52)in spanish • 7 years agoCurso Git #32 - Git remoteHola a todos espero que se encuentren muy bien!! 😊 😎 En este post explicaremos el comando $ git remote y para que nos sirve Luego de que hemos creado nuestro repositorio en github y…juanpchica (52)in tutorials • 7 years agoGit tutorial #31 - Adding an ssh key to githubHello everyone, I hope you are very well! In this new post I will explain a bit about how to create an ssh key and that we can publish all our changes to github directly with the command…juanpchica (52)in spanish • 7 years agoCurso Git #31 - Añadiendo una llave ssh a githubHola a todos, espero que se encuentren muy bien! En este nuevo post les explicare un poco sobre como crear una llave ssh y que podamos publicar todos nuestros cambios a github directamente con…juanpchica (52)in courses • 7 years agoReturn of vacations and beginning 2018Hello everyone I hope you are very well. I had not published for some time since I was on vacation but now we are going to continue publishing daily, we will start with all this 2018 and I will…juanpchica (52)in spanish • 7 years agoRegreso de vacaciones y empezando 2018Hola a todos espero que se encuentren muy bien. Llevaba cierto tiempo sin publicar ya que me encontraba de vacaciones pero ahora vamos a seguir publicando a diario, empezaremos con toda este…juanpchica (52)in tutorials • 7 years agoGit tutorial #30 - ForkHello everyone I hope you are very well! 🤓 😎 In this post we will talk about fork in github. A fork is an option that has github and many platforms that work with git, which allows us to…juanpchica (52)in spanish • 7 years agoCurso Git #30 - ForkHola a todos espero que se encuentren muy bien! 🤓 😎 En este post hablaremos sobre fork en github. Un fork es una opción que tiene github y muchas plataformas que trabajan con git, el cual…juanpchica (52)in tutorials • 7 years agoGit tutorial #29 - Cloning a repository with githubHello everyone I hope you are very well. In this post I will show you how to clone a project from github so we can work from our local environment. After having created the repository, we can…juanpchica (52)in spanish • 7 years agoCurso Git #29 - Clonando un repositorio de githubHola a todos espero que se encuentren muy bien. En este post les mostrare como clonamos un proyecto desde github así poder trabajar desde nuestro entorno local. Luego de haber creado el…juanpchica (52)in tutorials • 7 years agoGit tutorial #28 - Creating a repository with githubHello everyone I hope you are very well! In this post we will talk about how to create a repository in github. As we saw in previous post a repository is where we host our project with git…juanpchica (52)in spanish • 7 years agoCurso Git #28 - Creando un repositorio en githubHola a todos espero que se encuentren muy bien! En este post hablaremos de como crear un repositorio en github. Como ya vimos en post anteriores un repositorio es donde alojamos nuestro…juanpchica (52)in tutorials • 7 years agoGit tutorial #27 - Knowing other git platformsHello everyone, I hope you are very well!🤓 😎 In this post we will talk about other platforms with which we can use git. Before starting with the use of github, which is the platform that we…juanpchica (52)in spanish • 7 years agoCurso Git #27 - Conociendo otras plataformas de gitHola a todos, espero que se encuentren muy bien! 🤓 😎 En este post hablaremos de otras plataformas con las cuales podemos usar git. Antes de empezar con el uso de github que es la plataforma…juanpchica (52)in tutorials • 7 years agoGit tutorial #26 - Using GithubHello everyone I hope you are very well! 🤗 🤓 In this post we will talk about github and how we can share our projects with the other developers. We already know everything about git and how…juanpchica (52)in spanish • 7 years agoCurso Git #26 - Usando GithubHola a todos espero que se encuentren muy bien! 🤗 🤓 En este post hablaremos sobre github y como podemos compartir nuestros proyectos con los demás desarrolladores. Ya sabemos todo sobre git…juanpchica (52)in tutorials • 7 years agoGit tutorial #25 - Git cherry pickHello everyone I hope you are very well! 🤓 😎 In this post I explain about a very important command used in git ... If you are working on a branch, but suddenly you notice that you made a…juanpchica (52)in spanish • 7 years agoCurso Git #25 - Git cherry pickHola a todos espero que se encuentren muy bien! 🤓 😎 En este post les explico sobre un comando muy importante usado en git... Si estás trabajando en una rama, pero de repente notas que…juanpchica (52)in tutorials • 7 years agoGit tutorial #24 - Git stashHello everyone I hope you are very well! 🤗 In this new post we are going to talk about a very useful command used in git that is $ git stash Many times we are working on a branch of our…juanpchica (52)in spanish • 7 years agoCurso Git #24 - Git stashHola a todos espero que se encuentren muy bien! 🤗 En este nuevo post vamos a hablar de un comando muy útil usado en git que es $ git stash Muchas veces estamos trabajando en una rama de…