Skip to content

Instantly share code, notes, and snippets.

@torchiaf
Created August 11, 2022 16:06
Show Gist options
  • Save torchiaf/c27711ed45ab0b7952efa332f8407ed0 to your computer and use it in GitHub Desktop.
Save torchiaf/c27711ed45ab0b7952efa332f8407ed0 to your computer and use it in GitHub Desktop.
SUSE Git commit template

Git Commit Message Templates to Write Better Commit Messages

git commit -s -m 'Title

- action 1
- action 2
.
.
.
- action n
'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment