git

git

1st Grade

5 Qs

quiz-placeholder

Similar activities

Pictoblox 6

Pictoblox 6

1st - 6th Grade

10 Qs

An Introduction to GitHub

An Introduction to GitHub

1st - 3rd Grade

7 Qs

UC 10 - Versionamento

UC 10 - Versionamento

1st Grade

10 Qs

Github Quiz

Github Quiz

1st Grade

10 Qs

conocimientos del tema git-github

conocimientos del tema git-github

1st Grade

5 Qs

TIK Flowchart

TIK Flowchart

1st Grade

10 Qs

บทที่.1

บทที่.1

1st Grade

10 Qs

Chapter 9 Hospitality Information System

Chapter 9 Hospitality Information System

1st - 3rd 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