Search Header Logo

Git

Authored by Rush Son

Computers

University - Professional Development

Used 14+ times

Git
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is not a Git configuration scope?

Local

User

System

Global

2.

MULTIPLE CHOICE QUESTION

20 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 pasword

first and last name

username and IP address

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Who is attributed with inventing Git?

Ben Dover

Steve Jobs

Bill Gates

Linus Torvalds

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

git status

git add .

git commit -m "git quiz web file added"

git add git-quiz.html

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

git start

git new

git initialize

git init

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which file can you configure to ensure that certain file types are never committed to the local Git repository?

git ignore

.gitignore

gitignore.txt

ignore.git

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

which command will modify the last commit message

git commit amend

git commit --amend

git commit -a

git commit -amend

Access all questions and much more by creating a free account

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

Already have an account?