I installed Gitgutter's Package on Sublime Text 3, but it doesn't seem to work, I debugged support info and got this:
- Sublime Text 3143
- Platform: windows
- Arch: x32
- GitGutter 1.7.8
- Install via PC: True
- git version could not be acquired!
- mdpopups not installed!
- markdown not installed!
- pygments version could not be acquired!
- jinja2 not installed!
I also tried re-installing it, and still does not compare the scripts with the current HEAD's
I saw that the Gitgutter's implementation was pretty automatic, I don't know if it has something to do with using Sourcetree's Git client. I guess that I should reference the Git's PATH, where could I find it?
Please let me know if there is more required info I may have omitted. Thanks.