Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 502 Bytes

File metadata and controls

9 lines (8 loc) · 502 Bytes
name Commit All
description Group all uncommitted files by content and business logic, then commit each group with a Conventional Commits message. Run only once per review cycle.

Analyze all uncommitted files, group them by content and business logic, then commit by groups. Follow Conventional Commits specification for commit messages. Before committing, organize and confirm the content to be committed first. Execute this only once, subsequent commits still need to be initiated by me.