Git Workshop

Git Workshop

University

15 Qs

quiz-placeholder

Similar activities

Introduction to Git and Github

Introduction to Git and Github

University

10 Qs

Git-Github

Git-Github

University

10 Qs

Understanding Git and GitHub

Understanding Git and GitHub

University

10 Qs

Git Bash Quiz

Git Bash Quiz

University

10 Qs

GitHub

GitHub

University

10 Qs

Git & GitHub

Git & GitHub

University

10 Qs

Git & GitHub

Git & GitHub

University

10 Qs

GitHub Jan12

GitHub Jan12

11th Grade - University

10 Qs

Git Workshop

Git Workshop

Assessment

Quiz

Computers

University

Medium

Created by

Abijith 223451

Used 2+ times

FREE Resource

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

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?