null
US
Iniciar Sesión
Regístrate Gratis
Registro
Hemos detectado que no tienes habilitado Javascript en tu navegador. La naturaleza dinámica de nuestro sitio requiere que Javascript esté habilitado para un funcionamiento adecuado. Por favor lee nuestros
términos y condiciones
para más información.
Siguiente
Copiar y Editar
¡Debes iniciar sesión para completar esta acción!
Regístrate gratis
3948381
Git in the command line
Descripción
Quick Github test based on content from CodeSchool Git Real
Sin etiquetas
github
Test por
philyorkshire
, actualizado hace más de 1 año
Más
Menos
Creado por
philyorkshire
hace alrededor de 9 años
66
0
0
Resumen del Recurso
Pregunta 1
Pregunta
How do you see the differences of files ONLY for the staged files?
Respuesta
git diff
git diff --staged
git diff -s
Pregunta 2
Pregunta
How do you roll-back the last commit and keep all the changed files locally?
Respuesta
git reset --soft HEAD^
git reset --hard HEAD^
git reset --soft HEAD^ index.html
Pregunta 3
Pregunta
How do you create a new branch and switch to that branch in one statement?
Respuesta
git checkout -b "cats"
git -b checkout cats
git checkout -b cats
Pregunta 4
Pregunta
Running 'git push origin :cats will delete the remote branch called 'cats'?
Respuesta
True
False
Pregunta 5
Pregunta
How would you set up an alias for 'git status' to 'git s'?
Respuesta
git config --global alias.s status
git config --global alias 'git s' 'git status'
git config --global alias.s 'git status'
Mostrar resumen completo
Ocultar resumen completo
¿Quieres crear tus propios
Tests
gratis
con GoConqr?
Más información
.
Similar
Git/Version Control
Andrew Watters
Origin master
Kostas Diakogiannis
GitHub issue workflow
Domhnall Murphy
Git - GitHub
Nguyet Huynh
Git y GitHub Difference
Ray T.H.
Estados de Git y de los Archivos
Ray T.H.
Spring Development Training 2017: week 5
Stefcho Stefchov
Resources
Wolter Liunda
Resumen sobre Los Reyes Católicos
maya velasquez
La transición a la democracia
ignaciobll
Bioquimica
Ricky Mendoza Or
Explorar la Librería