Git-it?

Git-it?

Professional Development

18 Qs

quiz-placeholder

Similar activities

GİTLAB VE İŞ AKIŞ YÖNETİMİ

GİTLAB VE İŞ AKIŞ YÖNETİMİ

Professional Development

15 Qs

Asdm-midquiz

Asdm-midquiz

Professional Development

20 Qs

Git Bash

Git Bash

Professional Development

15 Qs

CloudBinary_Git_Commands_Quiz

CloudBinary_Git_Commands_Quiz

Professional Development

15 Qs

git and github

git and github

Professional Development

13 Qs

XK0-004 - Chapter 14

XK0-004 - Chapter 14

Professional Development

13 Qs

Git_Python

Git_Python

Professional Development

20 Qs

Linux Basics

Linux Basics

Professional Development

16 Qs

Git-it?

Git-it?

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Victor Cottin

Used 44+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?