Getting Started with git init

Getting Started with git init

University

10 Qs

quiz-placeholder

Similar activities

Kuiz Komputer dan ICT

Kuiz Komputer dan ICT

1st Grade - University

12 Qs

Latex

Latex

University

11 Qs

การใช้โปรแกรมประมวลผลคำ

การใช้โปรแกรมประมวลผลคำ

University

10 Qs

Pengolahan Citra IK-1 10.45

Pengolahan Citra IK-1 10.45

University

15 Qs

Computational Thinking in Python[Quiz 3]

Computational Thinking in Python[Quiz 3]

University

15 Qs

Arsitektur Komputer Pertemuan 12

Arsitektur Komputer Pertemuan 12

University

10 Qs

Sistem Operasi dan Aplikasi

Sistem Operasi dan Aplikasi

University

10 Qs

Getting Started with git init

Getting Started with git init

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Hack4Bengal Hack4Bengal

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Command to remove file

touch File_Name

rm file_name

rm file_name

git delete File_Name

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How to add a file to staginging area?

git add

git commit add

git remote add

git log add

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the need to branch?

Create Backups

It's necessary to make a project

Split Code into multiple parts

Multiple people can collaborate prallely

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How to check previous changes on the code?

git status

git commit

git log

git checkout

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How to create a test1 branch from main branch?

git create test1

git checkout test1

git checkout -b test1

git checkout b -test1

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the need to fork a repository?

PR (Pull requests) cannot be made without forking

Aise hi acha lagta hai

Commits cannot be made to the main repository if not a contributor

You cannot clone without forking

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How to add a remote in Git?

git commit remote add REMOTE_LINK

git remote add origin REMOTE_LINK

git push origin REMOTE_LINK

git origin add REMOTE_LINK

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers