I tried committing my Ruby on Rails code from Github desktop, and I got the below
error, please help me how to resolve this error and commit my code?
.git/hooks/commit-msg:167:in `validate': undefined method `keys' for nil:NilClass (NoMethodError)
from .git/hooks/commit-msg:211:in `<main>'