Search Header Logo

Quiz sobre Git - La Guía Sencilla

Authored by Marta Ron

Computers

12th Grade

Used 3+ times

Quiz sobre Git - La Guía Sencilla
AI

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é comando se utiliza para crear un nuevo repositorio de Git?

git new

git init

git create

git start

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se hace un 'checkout' a un repositorio existente?

git pull /path/to/repository

git fetch /path/to/repository

git copy /path/to/repository

git clone /path/to/repository

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué comando se utiliza para registrar cambios en el índice?

git save

git add

git commit

git push

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el comando para enviar cambios a un repositorio remoto?

git upload origin master

git push origin master

git transfer origin master

git send origin master

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué comando se utiliza para crear una nueva rama?

git new branch feature_x

git checkout -b feature_x

git create branch feature_x

git branch feature_x

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se vuelve a la rama principal?

git checkout master

git go master

git return master

git switch master

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué comando se utiliza para fusionar otra rama a la rama activa?

git link

git join

git combine

git merge

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?