Git Quiz

Git Quiz

Professional Development

15 Qs

quiz-placeholder

Similar activities

Fun with ML

Fun with ML

10th Grade - Professional Development

20 Qs

Sec+ Quiz - 2

Sec+ Quiz - 2

Professional Development

15 Qs

CAMBRIDGE - A Level -IT- Networks - Satellite Communications

CAMBRIDGE - A Level -IT- Networks - Satellite Communications

12th Grade - Professional Development

10 Qs

FINAL REVISION _  2 _ 2020

FINAL REVISION _ 2 _ 2020

Professional Development

17 Qs

DP 203 M2

DP 203 M2

Professional Development

10 Qs

Git e GitHub

Git e GitHub

Professional Development

16 Qs

Sec+ CH.1 Review Test

Sec+ CH.1 Review Test

Professional Development

15 Qs

GIT

GIT

Professional Development

15 Qs

Git Quiz

Git Quiz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Varun Malik

Used 138+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What command lets you create a connection between a local and remote repository?

git remote add origin

git remote add new

git remote new origin

git remote origin

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is true you when you use the following command?

git add -A

All new and updated files are staged

Files are staged in alphabetical order.

All new files are staged

Only updated files are staged

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will the following command print to the Terminal?

git remote -v

A list of remote repositories you are connected to

The current git version you're running

An inline editor for modifying remote repositories

The last 5 git versions you've installed

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What option can you use to apply git configurations across your entire git environment?

--all

--master

--global

--update

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which check summing technique is used by Git?

SHA-1

Parity Bit

MD5

SHA-2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command should you use to initialize a new git repository?

Git bash

Git install

Git init

Git start

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's a shortcut to staging all the changes you have?

Git commit add .

Git commit .

Git add .

Git stage -a

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?