GIT & GITHub

GIT & GITHub

10th Grade - University

10 Qs

quiz-placeholder

Similar activities

Git Lesson

Git Lesson

12th Grade

5 Qs

LSC Materials Database

LSC Materials Database

10th Grade

13 Qs

KELİMELER

KELİMELER

11th Grade

10 Qs

Lesson 12: Traditional and Experiential Education

Lesson 12: Traditional and Experiential Education

University

10 Qs

Estrategias push y pull

Estrategias push y pull

University

10 Qs

Types of CCM Motions

Types of CCM Motions

9th - 12th Grade

11 Qs

DFP40182 CHAPTER 1-1.3 SRD

DFP40182 CHAPTER 1-1.3 SRD

University

10 Qs

Web Apps 01 - CLI (Terminal, Git, Meteor)

Web Apps 01 - CLI (Terminal, Git, Meteor)

University

15 Qs

GIT & GITHub

GIT & GITHub

Assessment

Quiz

Education

10th Grade - University

Medium

Created by

BHAWNA SINGHAL

Used 210+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

1. Which of these terms best describes GitHub?

Issue Tracking System

Web-Based Repository Hosting Service

Distributed Version Control System

Integrated Development Environment

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

2. Which command should you use to initialize a new git repository?

Git install

Git bash

Git start

Git init

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

3. What is the opposite of git clone?

Git push

Git status

Git add

Git upload

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

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

Git commit

Git status

Git check

Git diff

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

5. How do you supply a commit message to a commit?

Git message "I'm coding!"

Git commit "I'm coding!"

Git commit -m "I'm coding!"

Git add "I'm coding!"

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

6. What's the git command that downloads your repository from GitHub to your computer?

Git fork

Git commit

Git clone

Git push

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

7. Which is the correct usage of push command?

Git push <branch> <remote>

Git push <remote> <branch>

Both correct

None of them

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?