Hi all,
Is there a way we can automate IlluminatedCloud to automatically save to server all the files that have been Pulled/Merged from Git branch?
Scenario:
I am working on class A, some other developer is working on class B. They commit and merge to develop branch in Git. When I finish with class A, I am doing a Pull to check for conflicts before I push class A to the branch. All is good so I proceed. However, my sandbox does not have the latest changes (i.e. class B). I have to manually open class B and click Save before it is saved to my sandbox.
Ideally the aim is to also update the sandbox whenever there is a pull. Is this possible?
G.