I am relatively newer to source tree. I understand the difference between fetch and pull. The former allows me inspecting the contents of the remote repo and the later brings over the contents from remote to local with possible merge.
Using sourcetree, when I click on Fetch, it automatically triggers pull (the pull icon is marked with checked). Does it mean that I have to pull? How to cancel that pull?