Hacktober Fest 2021 & Github Quiz

Hacktober Fest 2021 & Github Quiz

University

10 Qs

quiz-placeholder

Similar activities

Instructor Tid-Bits

Instructor Tid-Bits

University

10 Qs

Repocitorios de datos

Repocitorios de datos

University

5 Qs

Full Stack Developer

Full Stack Developer

University

10 Qs

Google Cloud practice Quiz1

Google Cloud practice Quiz1

University

10 Qs

Conceptos Básicos Spring

Conceptos Básicos Spring

University

10 Qs

FSW:CH07.T01 -  Design Pattern

FSW:CH07.T01 - Design Pattern

University - Professional Development

9 Qs

Challenge FE Day 6

Challenge FE Day 6

KG - University

5 Qs

DEV- POSSIBLE

DEV- POSSIBLE

University

5 Qs

Hacktober Fest 2021 & Github Quiz

Hacktober Fest 2021 & Github Quiz

Assessment

Quiz

Professional Development

University

Hard

Created by

Samiya Afzal

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the command to get the installed version of Git?

getGitVersion

gitVersion

git help version

git --version

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Git Pull is a combination of:

branch and checkout

fetch and merge

add and commit

fetch and commit

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the command to get the current status of the Git repository?

git status

git getStatus

git config --status

--status

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

what is the opposite of git clone?

git status

git push

git add

git upload

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

git log

git history

git past

git commit -h

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the default text editor for the Bash shell with a Windows-based Git install?

emacs

notepad++

vim

bash

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a Git configuration scope?

user

system

global

local

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?