Mastering Git, GitHub, and SSH

Mastering Git, GitHub, and SSH

12th Grade

20 Qs

quiz-placeholder

Similar activities

Software Design and Development: Algorithm Quiz

Software Design and Development: Algorithm Quiz

11th - 12th Grade

15 Qs

Empowerment Technologies

Empowerment Technologies

12th Grade

15 Qs

PreTest Ms-Word Optimization

PreTest Ms-Word Optimization

9th - 12th Grade

15 Qs

REVIEW: Word Part 4: Working With Tables

REVIEW: Word Part 4: Working With Tables

9th - 12th Grade

20 Qs

(Q3) HTML Table Quiz

(Q3) HTML Table Quiz

9th - 12th Grade

20 Qs

Preguntas sobre Git y GitHub

Preguntas sobre Git y GitHub

9th Grade - University

20 Qs

Web Development Essentials

Web Development Essentials

12th Grade

15 Qs

ĐÁP ÁN KTTX số 1 - Tin 7 - HK2  - NH: 24 -25

ĐÁP ÁN KTTX số 1 - Tin 7 - HK2 - NH: 24 -25

1st Grade - University

20 Qs

Mastering Git, GitHub, and SSH

Mastering Git, GitHub, and SSH

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Mandeep Kaur

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Git primarily used for?

A database system for storing data.

Version control system for tracking changes in source code.

A programming language for web development.

Project management tool for organizing tasks.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you initialize a new Git repository?

Use 'git new' to initialize a repository.

Run 'git start' in your project directory.

Execute 'git create' to set up a new repository.

Run 'git init' in your project directory.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to check the status of your Git repository?

git check

git info

git status

git status-check

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a commit in Git?

The purpose of a commit in Git is to record changes to the repository.

To delete files from the repository.

To merge branches in Git.

To create a new branch in the repository.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new branch in Git?

git create

git branch or git checkout -b

git new branch

git switch

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command do you use to switch branches in Git?

git checkout or git switch

git branch

git change

git move

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between 'git pull' and 'git fetch'?

'git fetch' merges changes automatically; 'git pull' does not fetch any updates.

'git fetch' updates local references without merging; 'git pull' fetches and merges changes.

'git pull' updates local references without merging; 'git fetch' fetches and merges changes.

'git pull' only updates local references without fetching; 'git fetch' merges changes.

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?

Discover more resources for Computers