Search Header Logo

GIT & GITHub

Authored by Nicholas Wright

Education

10th Grade

Used 3+ times

GIT & GITHub
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

Git install

Git bash

Git start

Git init

2.

MULTIPLE CHOICE QUESTION

45 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

3.

MULTIPLE CHOICE QUESTION

1 min • 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!"

4.

MULTIPLE CHOICE QUESTION

45 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

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

8. Which is the correct order to submit your changes from the working directory all the way to the remote repository?

Git add, git commit, git push

Git push, git add, git commit

Git add, git push, git commit

Git commit, git add, git push

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which would be the best command to do before this:

git branch -d mybranch

git init

git tag archive/mybranch I made a branch

git branch mybranch

git log --branches --graph

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

9. To get the lastest changes from your remote repository, the git command is?

Git pull down

Git reset

Git refresh

Git pull origin master

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?