Andy Wright
Andy Wright
I have also incorporated the fix for issue #16 as this was my main problem.
Hey guys, Sadly, @wbond doesn't seem to be maintaining this plugin these days. I have been curating pull requests and fixes people supply for his repo here: https://github.com/atwright147/sublime_tortoise (but this...
Hi guys, With the newest TortoiseGit on Win7 you seem to need to change your config to contain the following: ``` { "git_tgit_path": "C:\\Program Files (x86)\\Git\\bin\\git.exe", "git_tortoiseproc_path": "C:\\Program Files\\TortoiseGit\\bin\\TortoiseGitProc.exe" }...
@johnlouie04 have you tried my fork? You will have to clone it into your packages folder -- it isn't in Package Control
I have experienced this too