
Git
Authored by Ángela Valdez
Computers
University
Used 121+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué es GIT?
Es un software generador de versiones creado por Linux
Es un software de respaldo de archivos que funciona en cualquier plataforma
Es un software controlador de versiones creado por Linus Tolvard
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es el comando que permite la creación de un nuevo repositorio?
git start
git init
git install
git begin
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué comando nos permite ver el estatus de nuestro repositorio?
git commit
git add
git --version
git status
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
¿Cuáles son las 3 áreas de trabajo que maneja GIT?
Staging Area
Working Repository
Working Directory
Local Repository
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Para capturar una instantánea de los cambios preparados en ese momento del proyecto y guardarlo en el local repository ¿Qué comando debe ser ingresado?
git add <name_file>
git status
git checkout <name file>
git commit -m "<comment>"
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué comando permite la creación una nueva rama?
git merge <name_rama>
git branch <name_rama>
git branch -D <name_rama>
git checkout <name_rama>
7.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
¿Qué instrucciones podrían ser ingresadas para añadir cambios del directorio de trabajo en el entorno de ensayo o staging area?
git add <file_name>
git add .
git add <file_name1> <file_name2> <etc>
add *
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?