-
Notifications
You must be signed in to change notification settings - Fork 10
Git
Raúl Montes edited this page Sep 2, 2017
·
1 revision
Si no sabes cómo utilizar git
, este es un buen punto de partida:
https://try.github.io/
Una guía de referencia útil es: https://services.github.com/on-demand/downloads/github-git-cheat-sheet.pdf
Un concepto muy importante en Git son las ramas (branches). ¿Las ramas? Si te preguntaste eso, o aún si algo las conoces pero no las manejas lo suficientemente bien, te recomiento éste tutorial interactivo.
También puedes usar una GUI que te hará la vida un poco más fácil, pero siempre es bueno saber y entender realmente lo que estás haciendo...