01.GIT Jala
01.GIT Jala
01.GIT Jala
CURSO
GIT / GITHUB
TEMARIO DEL
CURSO
¿Qué es un Sistema Control de Versiones?
¿Qué es Git?
Instalación y configuración de Git
Los tres estados de Git
Comandos básicos
git init
git clone
git add
git commit
git status
git log
git diff
git checkout --
git reset
git branch
git stash
.gitignore (Ignorando archivos no deseados)
GitHub
¿Qué es GitHub?
git pull
git push
git merge
¿Qué es un Sistema Control de Versiones?
https://git-scm.com/
Configuración
Inicializando un repositorio
git status
Comandos básicos
git log
Comandos básicos
git checkout -- .
Comandos básicos
RETROCESO
Deshaciendo commits
git branch
Comandos básicos
git stash
git stash list
git stash pop
.gitignore
git pull
Comandos básicos
git push
git merge
Hoja de Referencia
https://services.github.com/on-
demand/downloads/es_ES/github-
git-cheat-sheet.pdf
¡A PRACTICAR!
¡A PRACTICAR!
¡A PRACTICAR!
https://github.com/eduatro/simple-on-line-status