Git Basics Quiz

Git Basics Quiz

4th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz week two TSC

Quiz week two TSC

1st - 5th Grade

10 Qs

Turtle Logo Programming

Turtle Logo Programming

1st - 6th Grade

10 Qs

Scratch Day2

Scratch Day2

4th Grade

7 Qs

Programming: Make a game

Programming: Make a game

4th - 5th Grade

10 Qs

G4 Unit 5 Test 4

G4 Unit 5 Test 4

4th Grade

13 Qs

MSWLogo Text commands - Grade 3

MSWLogo Text commands - Grade 3

3rd - 5th Grade

10 Qs

roboMind

roboMind

4th Grade

10 Qs

2-9-2022 Brownbag Session

2-9-2022 Brownbag Session

1st - 10th Grade

10 Qs

Git Basics Quiz

Git Basics Quiz

Assessment

Quiz

Computers

4th Grade

Hard

Created by

Pankaj Gaikwad

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to create an empty Git repository in a specified directory?

git init

git clone

git config

git add

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to stage all changes in a directory for the next commit?

git init

git clone

git config

git add

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to commit the staged changes with a commit message?

git init

git clone

git config

git commit

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to show the status of the repository?

git status

git log

git diff

git revert

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to undo all the changes made in a specific commit?

git revert

git reset

git clean

git commit

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to remove a file from the staging area without overwriting any changes?

git revert

git reset

git clean

git add

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to create a new branch in Git?

git branch

git checkout

git merge

git remote

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?