Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the advantages of forking workflow?



Explain the advantages of forking workflow?..

Answer / Om Prakash Kharwar

Forking is a key aspect of GitHub's collaboration workflow, offering several benefits: 1. Collaboration: Forking allows you to create your own copy of someone else's project and make changes without affecting the original project. 2. Experimentation: You can test out new features or ideas without worrying about breaking the main project. 3. Code review: Forked repositories can be easily shared with others for review, feedback, and collaboration.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

Name a few Git repository hosting services

1 Answers  


What is git Is-tree?

1 Answers  


Why git and not svn?

1 Answers  


What is the difference between git pull and git fetch?

1 Answers  


What is the command you can use to write a commit message?

1 Answers  


What is GIT version control?

1 Answers  


What is the use of ‘git log’?

1 Answers  


What commands will you use to bring a new feature to the main branch?

1 Answers  


How can you fix a broken commit?

1 Answers  


What does ‘hooks’ consist of in git?

1 Answers  


What is difference between fork and branch?

1 Answers  


How to resolve a conflict in git?

1 Answers  


Categories