GDSC Git

GDSC Git

University

20 Qs

quiz-placeholder

Similar activities

Quiz for Github Workshop

Quiz for Github Workshop

University

20 Qs

Git quiz

Git quiz

University

16 Qs

Girty Docker

Girty Docker

University - Professional Development

20 Qs

MLSC Quiz

MLSC Quiz

University

20 Qs

PMW QUIZ

PMW QUIZ

University

15 Qs

DevOps Unit 3

DevOps Unit 3

University

23 Qs

Git Introduction

Git Introduction

University - Professional Development

20 Qs

ROUND 3 TECCASINO

ROUND 3 TECCASINO

KG - Professional Development

15 Qs

GDSC Git

GDSC Git

Assessment

Quiz

Computers

University

Hard

Created by

Bhanu pawar

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is git?

A version Control System

Short name for GitHub

A Programming Language

A Remote Repository Platform

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

git --version  

git help version

getGitVersion

gitVersion

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which option should you use to set the default user name for every repository on your computer?

No need to specify, that is the default.  

--all

--A

--global

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the command to set the user email for the current repository?

git config email

git config user.email

git email.user

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the command to add all files and changes of the current folder to the staging environment of the git repository?

git add --all  

git add

git add --files

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

git status  

--status

git config --status

git getStatus

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the command to initialize git on the current repository?

git init  

start git

git start

initialize git

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?