Search Header Logo

GIT

Authored by Jonathan Araya

Computers

Professional Development

Used 2+ times

GIT
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Qué es GIT?

Una herramienta de control de versiones

Una página donde puedo subir mi repositorio

Una plataforma para conocer otros programadores

Un elemento HTML

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Cómo iniciamos un nuevo repositorio de GIT?

$ git init

$ git clone

$ git inicia

$ git start

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

¿Qué realiza?:

$ git clone <ruta_proyecto_en_servidor_git>

descarga un proyecto ya existente en algún servidor externo

solicita crear una modificación al repositorio existente

cambia el nombre del commit realizado con anterioridad

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Para agregar cambios usamos:

git add

git status

git commit

git pull

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Para generar una nueva rama en base a alguna rama base, se puede usar:

$ git checkout <rama_base>

git commit -m "___"

git push origin master

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?