Making Commits

Guidelines on makign git commits Use when this capability is needed.

tomevault-io 546cb51 2 files · 1.2 KB Updated

File contents

When working on bigger tasks follow these guidelines to ensure clear and maintainable commit history:

  • Make small and focused commits that address a single concern or feature.
  • Break big changes into logical separated commits
  • Always run linter and formatting before committing.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/crossbill-highlights--crossbill-web--making-commits commit 546cb5160f

Frequently asked questions

npx skillmds@latest add tomevault-io/making-commits