Search Header Logo

Historial de cambios y gestión de ramas

Authored by Luis Bautista

Computers

9th Grade

Used 1+ times

Historial de cambios y gestión de ramas
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Qué comando muestra el historial de cambios en un repositorio GIT?

git history

git log

git status

git diff

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Qué opción del comando git log muestra un historial compacto en una sola línea por commit?

--compact

--graph

--oneline

--short

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Cómo se pueden ver los cambios específicos de un commit en GIT?

git commit --diff

git changes

git diff

git log --diff

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Cómo se puede buscar una palabra específica en el historial de cambios?

git log --grep="palabra"

git find palabra

git search palabra

git grep log palabra

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Qué comando permite ver quién modificó cada línea de un archivo en GIT?

git blame

git log -p

git show

git history

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Cómo se crea una nueva rama en GIT?

git new branch

git branch

git create-branch

git make-branch

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Cómo cambiar de una rama a otra en GIT?

git branch

git switch

git move

git jump

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?