GITHUB

GITHUB

Professional Development

16 Qs

quiz-placeholder

Similar activities

Git Bash Quiz

Git Bash Quiz

Professional Development

15 Qs

UC10 - Versionamento de software

UC10 - Versionamento de software

University - Professional Development

15 Qs

DevOps

DevOps

Professional Development

14 Qs

git and github

git and github

Professional Development

13 Qs

Git & GitHub Workshop Quiz

Git & GitHub Workshop Quiz

Professional Development

18 Qs

CCNP Screening Test

CCNP Screening Test

Professional Development

15 Qs

Git - Github - GitHub Pages

Git - Github - GitHub Pages

Professional Development

11 Qs

Git & GitHub Quiz 2 Codingnest

Git & GitHub Quiz 2 Codingnest

Professional Development

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