Sublime Forum

Sublime-text-git commands do nothing

#1

I’ve used the sublime-text-git plugin successfully for years. However in the last day whenever I try to run a command it seemingly does ‘nothing’. For example, if I try ‘git blame’ or ‘git diff’ or ‘git status’ or ‘git log’, literally nothing happens after I select the command.

Any ideas?

I’ve tried restarting ST, and removing and reinstalling the package. Git commands on the OSX command line work fine for me.

0 Likes

#2

UPDATE:

Opened up ST console and saw messages like this:

waiting for index.lock ‘git’, ‘status’, ‘–porcelain’]

Went to my repos .git directory, removed the index.lock file and now everything is good again. :smiley:

0 Likes

#3

If you have a github account it would be nice to post that issue, if it’s not already there github.com/kemayo/sublime-text-git/issues

Share the knowledge :smile:

0 Likes