Skip to content

Instantly share code, notes, and snippets.

@iwagaki
Last active August 29, 2015 14:14
Show Gist options
  • Save iwagaki/47f999e2231545cea964 to your computer and use it in GitHub Desktop.
Save iwagaki/47f999e2231545cea964 to your computer and use it in GitHub Desktop.
Allow empty message in git commit
git commit -a --allow-empty-message -m ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment