Git Branch
New Git Branch syntax: example: where develop is the new branch name Switch Branch: syntax: example: Merge Branch syntax: example: to merge let say develop –> master let say, if you have conflict while merge: screenshot from VS code now we can edit the file as we want our code to be to resolve the …