git english

git english

University

14 Qs

quiz-placeholder

Similar activities

Summer Code Camp - Lesson 1

Summer Code Camp - Lesson 1

University

10 Qs

Git

Git

University

15 Qs

Tema 1 - GIT

Tema 1 - GIT

University

14 Qs

Getting Started with git init

Getting Started with git init

University

10 Qs

Mastering Git Commands

Mastering Git Commands

12th Grade - University

15 Qs

Quiz - Version Control with Git and GitHub

Quiz - Version Control with Git and GitHub

University

10 Qs

Got Git?

Got Git?

University

15 Qs

Git Bash

Git Bash

University

15 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?