Git Introduction

Git Introduction

University - Professional Development

20 Qs

quiz-placeholder

Similar activities

Git

Git

Professional Development

17 Qs

Quiz for Github Workshop

Quiz for Github Workshop

University

20 Qs

Historial de cambios y gestión de ramas

Historial de cambios y gestión de ramas

9th Grade - University

20 Qs

GİTHUB, İŞ AKIŞ YÖNETİMİ

GİTHUB, İŞ AKIŞ YÖNETİMİ

Professional Development

15 Qs

GIT

GIT

Professional Development

15 Qs

Latihan JK4 - GIT

Latihan JK4 - GIT

University

25 Qs

ROUND 3 TECCASINO

ROUND 3 TECCASINO

KG - Professional Development

15 Qs

Quiziz Minggu ke 4

Quiziz Minggu ke 4

University

15 Qs

Git Introduction

Git Introduction

Assessment

Quiz

Professional Development, Computers

University - Professional Development

Medium

Created by

PRG TRAINER GLID

Used 23+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the Centralized Version Control?

SVN

Git

TortoiseSVN

SourceTree

Mercurial

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is true statement?

SVN is distributed Version Control

Git is distributed Version Control

Mercurial is centralized Version Control

TortoiseSVN is centralized Version Control

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To create a local repository from a remote repository we could use Git command ...

git clone

git checkout

git push

git commit

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Git command to save changes/modification to local repository ...

git commit

git push

git pull

git checkout

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Git command used for saving local repository commit(s) to remote repository ...

git push

git pull

git update

git commit

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Git command to retrieve the latest meta-data info from the remote repository ...

git fetch

git pull

git push

git commit

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Git command to retrieve the latest meta-data info from the remote repository and brings (copy) those changes from the remote repository ...

git pull

git fetch

git push

git commit

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?