I am new in TortoiseGit. I created one branch named Angular
. Now I want to merge that code into master
, but I don't know how can I merge code branch Angular
to master
using TortoiseGit(not using command prompt).
Please help
I am new in TortoiseGit. I created one branch named Angular
. Now I want to merge that code into master
, but I don't know how can I merge code branch Angular
to master
using TortoiseGit(not using command prompt).
Please help
Switch to the master branch.
Right click in the directory you have your repo, go to TortoiseGit->Merge.
Select the branch your want to merge into master, then put in your merge message, hit ok