How does branch works in Git ?
How does branch works in Git?
Hello @PRADHYUMNA2000, there are several branches that we can access or create while using git. Suppose you have some doubt or someone is accessing your project as well so both of you can push the code in diff branches and later on you can merge them.
I hope it is clear to you. In case it is clear to you pls mark it as resolve and provide the rating as well as feedback so that we can improve ourselves.
In case there is still some confusion pls let me know, I will surely try to help you out.
Thanks
Happy Coding !!