From: SungHyun Nam <hidden> Date: 2016-06-15 22:44:35
Hello,
If I am on a branch (reguarly rebased), I don't want to switch to
master branch, but merge origin into master.
If I switch to master and pull and switch to branch, I have to
rebuild almost of sources.
How I can pull origin into master without switching to master
branch?
Thanks,
namsh