Got Git?

Got Git?

University

15 Qs

quiz-placeholder

Similar activities

Git Introduction

Git Introduction

University - Professional Development

20 Qs

Git and Github

Git and Github

University

15 Qs

Git-Github

Git-Github

University

10 Qs

Git Bash Quiz

Git Bash Quiz

University

10 Qs

Git Bash

Git Bash

University

10 Qs

Git & GitHub

Git & GitHub

University

10 Qs

Introduction to Git and Github

Introduction to Git and Github

University

10 Qs

IT 17 - Quiz 1

IT 17 - Quiz 1

University

10 Qs

Got Git?

Got Git?

Assessment

Quiz

Computers

University

Hard

Created by

Codezilla Club

Used 66+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you supply a commit message to a commit?

git message "I'm coding"

git add "I'm coding"

git commit "I'm coding"

git commit -m "I'm coding"

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which vendor acquired GitHub for $7.5 billion in June 2018?

Oracle

Microsoft

IBM

Google

3.

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

After you add a file, it becomes

Committed

Modified

Staged

Untracked

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you check the state of your local git repository since your last commit?

git check

git status

git commit

git diff

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Ignore.git

.gitignore

gitignore.txt

git.ignore

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Who is attributed with inventing Git?

Junio C. Hamano

James Gosling

Kohsuke Kawaguchi

Linus Torvalds

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?