The commands needed to merge two branches in git.
git checkout master
git merge BrachName
git commit -m "Merged" -a
Byte sized tech know-how.
The commands needed to merge two branches in git.
git checkout master
git merge BrachName
git commit -m "Merged" -a
Copyright © 2024 Txt