SAGARFIVE

1. Introduction

2. Git Basics

3.  Git Terminology

4.  Git Branching

5.  Git - Github

6.  Git Add (Git staging)

7.  Git Commit

8.  Github Advanced

9.  Git Remote

8.5 Git Fork

  • Github fork is makes a copy of a publicly available forking permission enables repository to our repositories list, then we can makes changes to it
  • Then we can make pull request in the repository
  • If origin repository developer approve your pull request then your contribution is added to the project
  • With this way open source projects are contributed
  • Here below git repository in github, we can fork and contribute to that repository