Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 743 Bytes

File metadata and controls

25 lines (13 loc) · 743 Bytes

Linus's Homework

1. What is 2 + 2?

4

2. What is JavaScript?

It is a text based script lanugage or programing language that creates plateform for both the client and server side to created fully futured website element

3. What three problems does Git & GitHub solve?

Git and GitHub solves the problem of losting cods that you have done previosly so that to traceback easly

4. What happens when you fork a repository?

When you fork repository you change it from remote to local or to your GitHub account.

5. What happens when you clone a repository?

if You clone repository it will copy to your issue.

6. What is a Pull Request?

Pull request is a process of merging from your branch to the organization branch