Github

Github

University

18 Qs

quiz-placeholder

Similar activities

Administrasi Server Jaringan

Administrasi Server Jaringan

12th Grade - University

15 Qs

GitThat30Bro

GitThat30Bro

University

15 Qs

HacktoberFest2022 Day 1

HacktoberFest2022 Day 1

University

20 Qs

WEEK 15-16 Version Control and Collaboration quiz

WEEK 15-16 Version Control and Collaboration quiz

University

20 Qs

Infrastructure as Code (IaC) Linux - Chp 14

Infrastructure as Code (IaC) Linux - Chp 14

University

16 Qs

UC10 - Versionamento de software

UC10 - Versionamento de software

University - Professional Development

15 Qs

Dò bài buổi 1

Dò bài buổi 1

University

14 Qs

Qwizzy - Level 1

Qwizzy - Level 1

University

16 Qs

Github

Github

Assessment

Quiz

Computers

University

Medium

Created by

Amrin Z

Used 1+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command git add do?

Stages changes for commit

Commits changes to the repository

Pushes changes to the remote repository

Fetches changes from the remote repository

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command git commit do?

Stages changes for commit

Commits changes to the repository

Pushes changes to the remote repository

Fetches changes from the remote repository

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to upload local repository content to a remote repository?

git push

git pull

git clone

git fetch

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command git pull do?

Pushes changes to the remote repository

Fetches changes from the remote repository

Merges changes from the remote repository into the local repository

Creates a new branch

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The .git folder contains _________ information about the repository.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

To create a new branch, you would use the command git ________ <branch_name>.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

To view the status of your working directory and staging area, you would use the command git ________.

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?