git

git

1st Grade

5 Qs

quiz-placeholder

Similar activities

Roblox Studio: How To Make A Roblox Game

Roblox Studio: How To Make A Roblox Game

1st Grade - University

5 Qs

System Tools (Part A)

System Tools (Part A)

1st Grade

10 Qs

Revision

Revision

1st Grade

7 Qs

UC 10 - Versionamento

UC 10 - Versionamento

1st Grade

10 Qs

Quizizz Demonstration

Quizizz Demonstration

1st - 5th Grade

10 Qs

Structures

Structures

1st Grade

10 Qs

Frog Jump Game Quiz

Frog Jump Game Quiz

1st Grade

10 Qs

INDIHOME SMART

INDIHOME SMART

1st Grade

10 Qs

git

git

Assessment

Quiz

Instructional Technology

1st Grade

Medium

Created by

sebastian miranda

Used 13+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

who was the creator of git?

Mark Zuckerberg

Elon Musk

Linus Torvalds

Bill Gates

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

what is the main objective of git?

content manager

version control software

save information

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

git does not allow multiple people to work on the same repository

True

False

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

with which command a repository is downloaded?

git pull

git merge <branch>

git add

git clone <url>

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What does the git add command work for?

remove de changes

discard de changes

get changes from other branch

add the changes made