GitHub

GitHub

University

10 Qs

quiz-placeholder

Similar activities

ORGANIZATION BEHAVIOR

ORGANIZATION BEHAVIOR

University

10 Qs

คุณค่าของนันทนาการ

คุณค่าของนันทนาการ

University

12 Qs

II- Marketing opérationnel - Chapitre 7

II- Marketing opérationnel - Chapitre 7

University

12 Qs

Pengenalan Git - GitHub

Pengenalan Git - GitHub

University

15 Qs

Urgensi Literasi Informasi dalam Mendukung PJJ Era New Norma

Urgensi Literasi Informasi dalam Mendukung PJJ Era New Norma

University

10 Qs

Kuiz Jejak Maklumat 2021 (A)

Kuiz Jejak Maklumat 2021 (A)

University - Professional Development

10 Qs

A2. 4. ÜNİTE B

A2. 4. ÜNİTE B

University

10 Qs

IMR454 QUIZ

IMR454 QUIZ

University

10 Qs

GitHub

GitHub

Assessment

Quiz

Education

University

Medium

Created by

Rahul Roy

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Git?

A version control system

A programming language

A text editor

An operating system

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to create a new Git repository?

git clone

git init

git commit

git push

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Git conflict?

When two or more branches have made changes to the same code

When Git cannot merge changes automatically

When Git fails to push changes to a remote repository

When Git loses track of changes in a repository

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct usage of the push command?

git push <remote> <branch>

git push <branch> <remote>

Both correct

None of them

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command do you run to view the commit history of your repository?

git history

git log

git commit -h

git past

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to push changes from the local repository to the remote repository in Git?

git add

git commit

git status

git push

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

10.Staging, or git add, is required before creating a commit?

True

False

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?