Git-it?

Git-it?

Professional Development

18 Qs

quiz-placeholder

Similar activities

UML

UML

Professional Development

15 Qs

SIMKOMDIG

SIMKOMDIG

Professional Development

20 Qs

Javascript

Javascript

KG - Professional Development

13 Qs

Arrays & Strings using C

Arrays & Strings using C

Professional Development

15 Qs

Infomatrix 2018

Infomatrix 2018

1st Grade - Professional Development

13 Qs

BCA - IV SEM DBMS

BCA - IV SEM DBMS

Professional Development

20 Qs

Teaching Strategy

Teaching Strategy

Professional Development

20 Qs

IT (data, viruses and more)

IT (data, viruses and more)

8th Grade - Professional Development

20 Qs

Git-it?

Git-it?

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Victor Cottin

Used 44+ times

FREE Resource

AI

Enhance your content in a minute

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

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

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

gitVersion

git --version

git help version

git -v

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Who is attributed with inventing Git?

Yukihiro Matsumoto

Brendan Eich

Linus Torvalds

Radia Perlman

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

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

git bash

git install

git init

git start

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

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

--global

No need to specify

--all

--A

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

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

Emacs

Vim

Notepad++

Bash

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

After you install Git and prior to issuing the first commit, which two configuration properties does the tool expect to be configured?

username and email address

username and password

email address and password

username and IP address

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

After you initialize a new Git repository and create a file named git-quiz.html, which of the following commands will not work if issued?

git add git-quiz.html

git status

git add .

git commit -m "git quiz web file added"

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?