
POST TEST GIT

Quiz
•
Computers
•
12th Grade - Professional Development
•
Medium
Ghany Ersa
Used 8+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What's the git command that downloads your repository from GitHub to your computer?
git push
git fork
git clone
git commit
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What's the opposite of git clone, instead of downloading your code from GitHub, uploads your changes and code back to GitHub?
git push
git add
git upload
git status
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do you check the state of your local git repository since your last commit?
git check
git status
git commit
git diff
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do you stage files for a commit?
git stage
git commit
git add
git reset
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do you save the current state of your code into the git version control?
By committing the staged changes with git commit
By adding all changes and staging them with git stage
By adding all changes and staging them with git add
By creating a new commit with git init
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What's a shortcut to staging all the changes you have?
git commit add .
git commit .
git add .
git push -am "message"
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do you supply a commit message to a commit?
git message "I'm coding"
git add "I'm coding"
git commit "I'm coding"
git commit -m "i'm coding"
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Summer Code Camp - Lesson 1

Quiz
•
University
10 questions
Getting Started with git init

Quiz
•
University
15 questions
Web Apps 01 - CLI (Terminal, Git, Meteor)

Quiz
•
University
20 questions
Evaluación sobre Git y GitHub

Quiz
•
9th Grade - University
15 questions
Fellowship program 2021

Quiz
•
University - Professi...
11 questions
Git - Github - GitHub Pages

Quiz
•
Professional Development
10 questions
Git Quiz

Quiz
•
Professional Development
15 questions
Mastering Git Commands

Quiz
•
12th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade