Git initial assessment

Git initial assessment

Professional Development

10 Qs

quiz-placeholder

Similar activities

GİTLAB VE İŞ AKIŞ YÖNETİMİ

GİTLAB VE İŞ AKIŞ YÖNETİMİ

Professional Development

15 Qs

Git & GitHub Quiz

Git & GitHub Quiz

Professional Development

15 Qs

Git & Github

Git & Github

Professional Development

10 Qs

CloudBinary_Git_Commands_Quiz

CloudBinary_Git_Commands_Quiz

Professional Development

15 Qs

Git Bash

Git Bash

Professional Development

15 Qs

Chapter 2 Binar SYNRGY 6

Chapter 2 Binar SYNRGY 6

Professional Development

15 Qs

XK0-004 - Chapter 14

XK0-004 - Chapter 14

Professional Development

13 Qs

git quiz

git quiz

Professional Development

10 Qs

Git initial assessment

Git initial assessment

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Aka People

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Git used for?

version control

word processing

data analysis

cooking

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new branch in Git?

git create <name>

git branch <name>

git new <name>

git stick <name>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the git status command do?

displays the status of tracked and untracked files

displays the commit history

displays the current branch name

displays the remote repository URL

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add a file to the staging area?

git stage

git add

git commit -a

what is the staging area?

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you permanently store changes in Git?

git store

git save

git commit

git push

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the .gitignore file?

to specify which files and directories to ignore when committing changes

to specify which files and directories to track when committing changes

to specify the remote repository URL

to specify the branch to push to

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you view the commit history in Git?

git history

git log

git show

git track

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?