git english

git english

University

14 Qs

quiz-placeholder

Similar activities

GitHub Jan12

GitHub Jan12

11th Grade - University

10 Qs

Git & GitHub

Git & GitHub

University

10 Qs

GitHub

GitHub

University

10 Qs

Collaborative Working using Git - Week 11

Collaborative Working using Git - Week 11

University

12 Qs

GIT COURSE

GIT COURSE

University

13 Qs

Versiyon Kontrol Sistemleri

Versiyon Kontrol Sistemleri

University

14 Qs

ASD Unit 2

ASD Unit 2

University

10 Qs

Understanding Git and GitHub

Understanding Git and GitHub

University

10 Qs

git english

git english

Assessment

Quiz

Computers

University

Hard

Created by

Irene Eva

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Problems of centralized version control systems

allows collaboration with other developers

multiple servers

easy management

does not work without connection

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is git?

version control system

centralized version control system

distributed version control system

random version control system

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If I want to initialize a new Git repository, I will execute…

git clone

git init

git pull

git fetch

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If I want to obtain a copy of an existing Git repository, I will execute…

git clone

git log

git status

git commit

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I want to move a file from my working copy to the staging area, I will execute

git status

git add

git commit

git log

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I want to move a file from the staging area to the local repository, I will execute

git add

git status

git commit

git log

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I want to move a file from the local repository to the remote repository, I will execute

git clone

git commit

git push

git pull

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?