Introduction to Git and GitHub

Introduction to Git and GitHub

University

23 Qs

quiz-placeholder

Similar activities

Version Control

Version Control

University

25 Qs

Web3SSH Day 01  Quiz (Introduction and Basic Javascript)

Web3SSH Day 01 Quiz (Introduction and Basic Javascript)

University

23 Qs

Introducción a Git

Introducción a Git

University

20 Qs

Quiz sur Git et GitHub

Quiz sur Git et GitHub

University

18 Qs

Evaluación Final

Evaluación Final

University

20 Qs

Git y GitHub: Control de Versiones y Despliegue 🛠️🌍

Git y GitHub: Control de Versiones y Despliegue 🛠️🌍

University

18 Qs

Intro to Git and GitHub

Intro to Git and GitHub

University

20 Qs

1ºDAM/DAW - Entornos de Desarrollo - UD1-6 - Prof. C. Boni

1ºDAM/DAW - Entornos de Desarrollo - UD1-6 - Prof. C. Boni

University - Professional Development

20 Qs

Introduction to Git and GitHub

Introduction to Git and GitHub

Assessment

Quiz

Computers

University

Hard

Created by

KISHOR MORE

Used 6+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is Git primarily used for?

Web Development

Version Control

Database Management

Graphic Design

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which command is used to initialize a new Git repository?

git start

git init

git create

git new

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the 'git clone' command do?

Create a new branch

Clone a repository from a remote server

Create a copy of the local repository

Move the repository to a new location

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the 'git pull' command?

Push changes to a remote repository

Fetch changes from a remote repository and merge them

Create a new branch

Revert to a previous commit

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which command is used to create a new branch in Git?

git branch

git new

git create-branch

git make-branch

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the 'git add' command do?

Commit changes to the repository

Add files to the staging area

Create a new branch

Delete files from the repository

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you discard changes in your working directory and revert to the last committed version of a file?

git restore

git discard

git reset

git revert

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?