Search Header Logo

Git intro

Authored by E M

Computers

Professional Development

Used 5+ times

Git intro
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is git?

Terminal command line interface

Distributed version control system

An online platform for version control

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does git clone mean?

stage changes

push local repository to remote

initialize new repository on local machine

creates a copy of a remote Git repository on your local machine

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To push a new branch to a remote repository in Git:

git config push

git push -u origin <branch_name>

git push

git add remote <name> <url>

4.

OPEN ENDED QUESTION

45 sec • 1 pt

What git commit does?

Evaluate responses using AI:

OFF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To clone remote repository to local

git new commit

git clone

git clone <https://github.com/JS23_1/startinis.git>

git push -u origin branch_name

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which git flow is correct?

  1. staging

  2. merging

  3. commiting

  4. repository initializing

  5. conflicts solving

  6. pushing to remote

  1. repository initializing

  2. staging

  3. pushing to remote

  4. conflicts solving

  1. repository initializing

  2. staging

  3. commiting

  4. pushing to remote

  5. conflicts solving

  1. conflicts solving

  2. staging

  3. commiting

  4. merging

  5. repository initializing

7.

OPEN ENDED QUESTION

45 sec • 1 pt

What git add does?

Evaluate responses using AI:

OFF

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?