GITHUB

GITHUB

Professional Development

16 Qs

quiz-placeholder

Similar activities

Verificando a compreensão - Configuração básica

Verificando a compreensão - Configuração básica

Professional Development

11 Qs

Quiz S02-S03

Quiz S02-S03

Professional Development

20 Qs

PHP Tours Meetup #17 (Docker + Super Apéro)

PHP Tours Meetup #17 (Docker + Super Apéro)

University - Professional Development

11 Qs

1º DAW - ED - UT6 Implementación - Integración Continua

1º DAW - ED - UT6 Implementación - Integración Continua

Professional Development

20 Qs

Loblaw

Loblaw

KG - Professional Development

20 Qs

5. Echo - Query And ORM

5. Echo - Query And ORM

Professional Development

11 Qs

El imperio redeploya

El imperio redeploya

Professional Development

12 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?