Search Header Logo

20.LGE_Mock_DevelopmentEvironment_Vgit_Git_BB

Authored by 44. Nguyễn Thị Ngà

Information Technology (IT)

University

Used 1+ times

20.LGE_Mock_DevelopmentEvironment_Vgit_Git_BB
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?