GITHUB

GITHUB

Professional Development

16 Qs

quiz-placeholder

Similar activities

TypeScript and Popular Framework

TypeScript and Popular Framework

Professional Development

20 Qs

Quizz по подсистеме Linux

Quizz по подсистеме Linux

Professional Development

15 Qs

CCNP-Switch-PreAssessment

CCNP-Switch-PreAssessment

Professional Development

15 Qs

Advance Networking - Final Quiz

Advance Networking - Final Quiz

Professional Development

20 Qs

El imperio redeploya

El imperio redeploya

Professional Development

12 Qs

Chapter 2 Binar SYNRGY 6

Chapter 2 Binar SYNRGY 6

Professional Development

15 Qs

Linux Basics

Linux Basics

Professional Development

16 Qs

Version Control Trivia

Version Control Trivia

Professional Development

15 Qs

GITHUB

GITHUB

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Apurwa Singh

Used 10+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You just made a mistake in a git repo. Which command shall undo this misktake

git clone

git init

git restore .

git config -l

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command initializes a new Git repository?

git start

git init

git new

git create

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command sets the global username ?

git config --global user.name "Your Name"

git config -l

git push

git init

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command shows the commit history?

git status

git log

git init

git add .

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you clone a public repo the name of the remote repo by default is

git

github

origin

remote

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which key do you paste in github ?

Public Key

Private Key

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first commands to run after just installing git in pc is

git config --global

git log

git push

git pull

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?