I have two branches "master" and "master.min".
Switching from "master.min" to "master" takes lot of time. I need to merge the changes from origin/master to master without checking out "master".
I am using
A problem similar to
I have two branches "master" and "master.min".
Switching from "master.min" to "master" takes lot of time. I need to merge the changes from origin/master to master without checking out "master".
I am using
A problem similar to