Search Header Logo

Preguntas sobre comandos de Git

Authored by EDUAR MACHACA

Other

Professional Development

Used 1+ times

Preguntas sobre comandos de Git
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

¿Qué comando se utiliza para crear un nuevo repositorio Git en una carpeta local?

git add

git start

git init

git clone

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

¿Cuál comando sirve para agregar archivos al área de staging?

git add .

git push

git branch

git commit

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

El comando git commit -m "mensaje" sirve para:

Crear una nueva rama

Subir cambios a GitHub

Guardar los cambios del área de staging con un mensaje

Ver los cambios realizados

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

¿Qué comando muestra el estado actual de los archivos del proyecto?

git reset

git status

git commit

git merge

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

¿Qué comando se usa para ver el historial de commits?

git show

git log

git version

git history

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

¿Cuál comando permite cambiar de una rama a otra?

git checkout nombre_rama

git branch nombre_rama

git commit -m "comentario"

git reset nombre_rama

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

¿Qué comando se usa para crear una nueva rama llamada "desarrollo"?

git create desarrollo

git branch desarrollo

git init desarrollo

git checkout desarrollo

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?