Git Introduction

Git Introduction

University - Professional Development

20 Qs

quiz-placeholder

Similar activities

Introduction to Git and GitHub

Introduction to Git and GitHub

University

23 Qs

CloudBinary_Git_Commands_Quiz

CloudBinary_Git_Commands_Quiz

Professional Development

15 Qs

Version Control Trivia

Version Control Trivia

Professional Development

15 Qs

GITHUB

GITHUB

Professional Development

16 Qs

SkillDojo <> Git Bet

SkillDojo <> Git Bet

Professional Development

16 Qs

Git and Github

Git and Github

University

15 Qs

Mastering Git Commands

Mastering Git Commands

12th Grade - University

15 Qs

Git Bash

Git Bash

Professional Development

15 Qs

Git Introduction

Git Introduction

Assessment

Quiz

Professional Development, Computers

University - Professional Development

Medium

Created by

PRG TRAINER GLID

Used 24+ 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?