What happens if I don't cherry-pick the commit? If you use a branch which is far behind the master, all files will be changed to that old state and the incremental build will take longer. I issued some pull request for the sole reason reduce such differences. But if the the differences between the ...