Answer Posted / Manoj Kumar
There is no limit to the number of branches (heads) that can be created in a Git repository. However, each branch points to a unique commit, so if there are multiple branches with different commit histories, they all represent distinct heads.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers