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
{{ message }}
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
Loving the plugin, but when I try to create a commit message from within vim I get the new buffer, I fill out my commit message, and it finishes with:
"COMMIT_EDITMSG" 1L, 76C [w]
But the commit doesn't take place. When I run git status I have the same changes/etc.
Any hints or any ideas to track? From the code it looks like the post write hook should work fine.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Loving the plugin, but when I try to create a commit message from within vim I get the new buffer, I fill out my commit message, and it finishes with:
"COMMIT_EDITMSG" 1L, 76C [w]
But the commit doesn't take place. When I run git status I have the same changes/etc.
Any hints or any ideas to track? From the code it looks like the post write hook should work fine.
The text was updated successfully, but these errors were encountered: