Search Header Logo

Fundamentos de Git e GitHub

Authored by LEANDRO BUENO

Computers

12th Grade

Used 5+ times

Fundamentos de Git e GitHub
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

Qual é o comando do Git usado para criar um novo repositório local?

`git clone`

`git init`

`git commit`

`git push`

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual comando do Git é usado para enviar alterações locais para o repositório remoto?

`git fetch`

`git merge`

`git push`

`git pull`

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

No GitHub Desktop, qual é o primeiro passo para começar a versionar um projeto existente?

Criar um novo repositório

Clonar um repositório

Fazer um commit

Sincronizar o repositório

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual comando do Git é usado para visualizar o histórico de commits?

`git status`

`git log`

`git diff`

`git branch`

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é a função do comando `git status`?

Exibir o histórico de commits

Mostrar o estado atual do repositório

Aplicar mudanças de um branch para outro

Remover arquivos do repositório

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

No GitHub Desktop, qual é a ação necessária para enviar alterações para o GitHub após fazer commits locais?

Sincronizar

Clonar

Criar um branch

Fazer um pull request

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual comando do Git é usado para criar um novo branch?

`git branch new-branch`

`git checkout new-branch`

`git merge new-branch`

`git init new-branch`

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?