Answer Posted / Mohd. Farman
In Git, a fork is a copy of a repository from one user to another. It allows users to modify and improve the original codebase while working independently. A forked repository contains all the files, commit history, and branches from the original repository.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers