Git & Github

Git & Github

Professional Development

10 Qs

quiz-placeholder

Similar activities

Chapter 2 Binar SYNRGY 6

Chapter 2 Binar SYNRGY 6

Professional Development

15 Qs

Git Bash

Git Bash

Professional Development

15 Qs

XK0-004 - Chapter 14

XK0-004 - Chapter 14

Professional Development

13 Qs

git quiz

git quiz

Professional Development

10 Qs

Review Git - FSW 2021

Review Git - FSW 2021

Professional Development

5 Qs

Introduction to Cloud Native Fundamentals Quiz

Introduction to Cloud Native Fundamentals Quiz

University - Professional Development

15 Qs

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

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

Professional Development

15 Qs

CloudBinary_Git_Commands_Quiz

CloudBinary_Git_Commands_Quiz

Professional Development

15 Qs

Git & Github

Git & Github

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Sandeep Singh

Used 86+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which is Distributed version control system?
cvs
Perforce
svn
git

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which Command is used to show limited number of commits?
git fetch
git log -n
git config
git status

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What command lets you create a connection between a local and remote repository?
git remote add origin
git remote add new
git remote new origin
git remote origin

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

.......... is equivalent to fetch and merge
pull
syncronize
push
fetch

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the following git command that downloads your repository from GitHub to your computer?
git clone
git commit
git fork
git push

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

How do you supply a commit message to a commit?
Git message "My first commit"
Git add "My first commit"
Git commit "My first commit"
Git commit -m "I'm coding!"

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the following commands is used in switching between branches?
Git branch
Git checkout
Git switch
Git merge

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?