Skip to content

Instantly share code, notes, and snippets.

@ufuk
Created March 12, 2022 17:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ufuk/af688f23813543f73d016462222b39fc to your computer and use it in GitHub Desktop.
Save ufuk/af688f23813543f73d016462222b39fc to your computer and use it in GitHub Desktop.
How to force git allowing to commit with empty content?
git commit --allow-empty -m "trigger pipeline with an empty commit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment