Sublime Forum

Issue when working with a repo with Overcommit installed

#1

I have a repo with Overcommit hooks installed and I get the following whenever I run a git command:

The message also appears when I start a git flow hotfix (the hotfix branch is created properly but the failed message is annoying).

Just to confirm: the gem is installed and I get the message even when using the system git binary.

Any ideas how to overcome this or is this a bug?

Thanks!

0 Likes

#2

Yeah, I’m having the same issue. Not really sure what config might need changing…

0 Likes

#3

I’m not familiar with Overcommit (or doing anything with ruby in general), but the first thing that comes to mind (if you happen to be using MacOS) is that if there is in any way any environment setup that would be needed for Merge to be able to find and locate the right things, it may not be set up the way you think it is.

0 Likes