Git Basics Quiz

Git Basics Quiz

1st Grade

10 Qs

quiz-placeholder

Similar activities

Turtle Logo Programming

Turtle Logo Programming

1st - 6th Grade

10 Qs

Programming with Bee Bots- Year 1

Programming with Bee Bots- Year 1

1st - 3rd Grade

10 Qs

Pretest BLKK Annakhil

Pretest BLKK Annakhil

1st - 10th Grade

10 Qs

Actividad de exposición

Actividad de exposición

1st - 3rd Grade

6 Qs

DC QUIZ

DC QUIZ

1st - 2nd Grade

10 Qs

2-9-2022 Brownbag Session

2-9-2022 Brownbag Session

1st - 10th Grade

10 Qs

Quiz week two TSC

Quiz week two TSC

1st - 5th Grade

10 Qs

React Quiz

React Quiz

1st Grade

6 Qs

Git Basics Quiz

Git Basics Quiz

Assessment

Quiz

Computers

1st Grade

Hard

Created by

Akhil Goyal

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

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?