20.LGE_Mock_DevelopmentEvironment_Vgit_Git_BB

20.LGE_Mock_DevelopmentEvironment_Vgit_Git_BB

University

36 Qs

quiz-placeholder

Similar activities

 PF117 WEEK 4 -3

PF117 WEEK 4 -3

University

40 Qs

FT1_21ECC3037_Test1

FT1_21ECC3037_Test1

University

40 Qs

QUIZ 3 - Data Design and Database Management

QUIZ 3 - Data Design and Database Management

University

40 Qs

SoftTest Midterm Review

SoftTest Midterm Review

University

36 Qs

MIDTERMS REVIEWER NETWORKING

MIDTERMS REVIEWER NETWORKING

University

40 Qs

UH KKA 2 BLOCKLY GAMES KELAS 7

UH KKA 2 BLOCKLY GAMES KELAS 7

7th Grade - University

32 Qs

Quiz sobre conceitos de SAAS com Spring Boot

Quiz sobre conceitos de SAAS com Spring Boot

University

35 Qs

Long Quiz(CC106)

Long Quiz(CC106)

University

35 Qs

20.LGE_Mock_DevelopmentEvironment_Vgit_Git_BB

20.LGE_Mock_DevelopmentEvironment_Vgit_Git_BB

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Easy

Created by

44. Nguyễn Thị Ngà

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

36 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which file can you configure to ensure that certain file types are never committed to the local Git repository?

ignore.git
.gitignore
gitignore.txt
git.ignore

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of these git client commands creates a copy of the repository

git clone
git update
git import
git checkout

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is git?

It is a distributed version control system
It uses to identify commits that belong to the same review.
It is contains build configuration.
All of them

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is following git command means: git pull --rebase

It allows you to integrate with and fetch from another repository or local Git branch.
It allows you to rewrite commits from one branch onto another branch.
It is a method of combining your local unpublished changes with the latest published changes on your remote.
None of them

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is not a git command?

git clean
git clone
git commit
git roll

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is SVN?

SVN stands for Subversion
It is a centralized version control system
It is an open-source tool for version control.
All of them

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the difference between GIT and SVN repository?

Svn is revision control. Git is an SCM (source code management).
SVN stores content as files. Git stored content as metadata.
Branches in SVN are a folder that takes place in the repository. Some special commands are required For merging the branches. The Git branches are familiar to work. The Git system helps in merging the files quickly and also assists in finding the unmerged ones.
All of them

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?