Anyone help to merge the current branch of code to master branch using GIT
If you using the Git features in 2019… can’t help you there as I haven’t tried it (Still using 2018.3). As for Git usage itself, I would recommend reviewing branching and merging with Git.
https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging
If you’re looking for additional assistance from someone, I would suggest updating your post to include details (MCVE) of what you are trying to do Steps and outcome, and what specific challenge you are trying to overcome, I’m sure somebody would be willing to help out.