Git Workshop

Git Workshop

University

15 Qs

quiz-placeholder

Similar activities

QUIZ 2

QUIZ 2

University

20 Qs

C Programming Unit-1 Test-2

C Programming Unit-1 Test-2

University

20 Qs

HTML Quiz

HTML Quiz

11th Grade - University

15 Qs

Hệ Điều Hành Của Máy Tính

Hệ Điều Hành Của Máy Tính

10th Grade - University

10 Qs

Java Quiz 1

Java Quiz 1

University

20 Qs

quiz pertemuan 2 asik ddp

quiz pertemuan 2 asik ddp

University

15 Qs

QUIZ 1: REVIEW ON C

QUIZ 1: REVIEW ON C

University

15 Qs

Git Workshop

Git Workshop

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Abijith 223451

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what does "git add . " do ?

Adds all files to the remote repo

delete all files

stages all changed files for commit

Commit all changes

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which command creates a new branch in git

git create branch <name>

git branch <name>

git new branch <name>

git make branch <name>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which commands is used to upload local repository content to a remote repository

git save

git upload

git push

git commit

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You must commit changes before pushing them to the remote repository

True

false

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which command shows commit history

git timeline

git history

git log

git commits

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what does "git merge" do

creates a new repo

copies files

integrate changes from one branch into another

merge two files into one

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which commands intializes a new git repository

git init

git start

git new

git create

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?

Discover more resources for Computers