Git Commit

A skill to commit changes to a git repository, following conventional commit format.

jd-solanki 2cd6c11 367 B Updated

File contents

  • Commit changes following conventional commit format
  • Do not include Co-Authored-By trailers in the commit message
  • If we were working on specific issue(s), include commit footer "Closes #(issue_number)" to automatically close the issue(s)

jd-solanki/skills/tree/main/skills/engineering/git-commit commit 2cd6c11c68

Frequently asked questions

npx skillmds@latest add jd-solanki/git-commit