Git Command

Git Command

11th Grade

12 Qs

quiz-placeholder

Similar activities

Bài 26

Bài 26

10th Grade - University

15 Qs

Bài 25

Bài 25

10th Grade - University

15 Qs

Quis code blocks

Quis code blocks

11th Grade

10 Qs

ITS Python 條件判斷式課堂測驗

ITS Python 條件判斷式課堂測驗

6th Grade - University

10 Qs

Операции с массивами и строками

Операции с массивами и строками

11th Grade

10 Qs

python excercise varible

python excercise varible

9th - 12th Grade

12 Qs

Введение в PHP. Основы

Введение в PHP. Основы

9th - 12th Grade

12 Qs

Python Concepts for Grade 11

Python Concepts for Grade 11

11th Grade

15 Qs

Git Command

Git Command

Assessment

Quiz

Information Technology (IT)

11th Grade

Easy

Created by

Lita Nurlaelati

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Insert the missing part of the command to check which version of Git (if any) is installed.

2.

DRAG AND DROP QUESTION

1 min • 1 pt

Initialize Git on the current folder

​ (a)   ​ (b)  

init
git

3.

DRAG AND DROP QUESTION

1 min • 1 pt

Set the user name for the current repository to "w3schools-test"

git ​ (a)   ​ ​ (b)   "w3schools-test"

user.name
config

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Check the status of the Git:

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Add index.html to the Staging Enviornment:

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Stage all new, modified, and deleted files. Use the shorthand command:

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Commit the changes to the current repository with the message "First release!"

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?