I'm in project tree and I'm currently looking at the master branch.
I did some changes, not realizing that I'm not on the feature branch, tested them and now I need to merge thenm to the branch instead of the master.
However, it looks like merging is possible only to the current branch and not from the branch.
Is there a simple way to do that without reverting and re-applying the changes?