I am working on Sublime Text and Sublime SFTP. In my projects I use GIT. Is it possible that in every git pull command the files that have been changed will be automatically uploaded to my remote path? Now I had to do it manually, and it is very problematic when a large number of files change.
source share