In this video, I have tried to explain git fork in very easiest way possible
and practical demonstration of git fork is performed with the help of github...
On Github you will see fork option that allows users to create a personal copy of a repository from another user or organization, that means
when you fork a repository on github you create a separate copy under your Github account
By Forking a repository, you can freely make changes to the code without affecting the original project, you can experiment, add new features or fix issues in your forked repository, even you can share your forked repository with others and work together on the project, you can contribute your changes by submitting pull requests.
Benefit : Your copy will stay connected to the original project this simply means you can easily sync your fork with any updates made in original project it will keep you up to dated with latest changes & that's It you will learn more in video itself
Note: If you happen to stumble across these videos, there is no harm in watching them, they will undoubtedly add to your knowledge. Have a great day and see you soon in my upcoming videos....😉
📢 Subscribe if you want to explore more of this
👍 Like if you loved it
🔔 Turn on notification's if possible for upcoming video updates
📝 Comment below
Thanks & really appreciate you for taking out time ✌
#git #code #developer #gittutorial #gitversioncontrol #programming
#programmingtutorials