I am comming from a SVN environment and I am exploring Git with TortoiseGit.
When I right-click a 'checked-out' Git repository, I can perform a Git Sync
command, but also a Pull
command.
What is the difference between those two functions precisely?