Git Introduction

Git Introduction

University - Professional Development

20 Qs

quiz-placeholder

Similar activities

GIT Basico

GIT Basico

Professional Development

20 Qs

GitThat30Bro

GitThat30Bro

University

15 Qs

HacktoberFest2022 Day 1

HacktoberFest2022 Day 1

University

20 Qs

Git Bash Quiz

Git Bash Quiz

Professional Development

15 Qs

Chapter 2 Binar SYNRGY 6

Chapter 2 Binar SYNRGY 6

Professional Development

15 Qs

Git Set Go Set 2

Git Set Go Set 2

University

25 Qs

DevOps Interview Questions

DevOps Interview Questions

Professional Development

20 Qs

Team Quiz 2

Team Quiz 2

Professional Development

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?