You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was testing this gem in a new branch including the Pre-commit hook, but after changing to another branch that doesn't have the gem, each time I tried to create a commit it throws this error.
git … commit -- can't find rubocop in current bundle
I had to install the gem again so I could create a new commit, and then remove the gem again.
What's the right procedure to uninstall this gem including the pre-commit hook?
The text was updated successfully, but these errors were encountered:
Hi, I was testing this gem in a new branch including the Pre-commit hook, but after changing to another branch that doesn't have the gem, each time I tried to create a commit it throws this error.
git … commit -- can't find rubocop in current bundle
I had to install the gem again so I could create a new commit, and then remove the gem again.
What's the right procedure to uninstall this gem including the pre-commit hook?
The text was updated successfully, but these errors were encountered: