GIT & GITHub

GIT & GITHub

10th Grade - University

10 Qs

quiz-placeholder

Similar activities

Sharife Cooper

Sharife Cooper

KG - Professional Development

15 Qs

GitHub MLSA

GitHub MLSA

University

5 Qs

Sistemes de control de versions + GIT

Sistemes de control de versions + GIT

9th - 12th Grade

13 Qs

GitHub API Quiz

GitHub API Quiz

University

10 Qs

Git Parancsok Kvíz

Git Parancsok Kvíz

University

14 Qs

EDU

EDU

University

10 Qs

Literasi Informasi

Literasi Informasi

University

7 Qs

PWD_TP1_TP2_TP3

PWD_TP1_TP2_TP3

University

9 Qs

GIT & GITHub

GIT & GITHub

Assessment

Quiz

Education

10th Grade - University

Medium

Created by

BHAWNA SINGHAL

Used 204+ 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?