Che cos'è git-squash-commits?
Riduci più commit git in un unico commit con un messaggio di commit completo generato automaticamente in base alle modifiche apportate. Fonte: acking-you/myclaude-skills.
Riduci più commit git in un unico commit con un messaggio di commit completo generato automaticamente in base alle modifiche apportate.
Installa rapidamente la skill AI git-squash-commits nel tuo ambiente di sviluppo tramite riga di comando
Fonte: acking-you/myclaude-skills.
This skill helps you squash a range of git commits into a single commit with an automatically generated commit message that summarizes all the changes. It analyzes the commit history and file changes to create a comprehensive, well-structured commit message.
IMPORTANT: Before invoking this skill, you MUST manually reset your branch to the parent of the earliest commit you want to squash. The skill will verify this and prompt you if needed.
Analyze the commits and changes to create a message that:
Riduci più commit git in un unico commit con un messaggio di commit completo generato automaticamente in base alle modifiche apportate. Fonte: acking-you/myclaude-skills.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/acking-you/myclaude-skills --skill git-squash-commitsRiduci più commit git in un unico commit con un messaggio di commit completo generato automaticamente in base alle modifiche apportate. Fonte: acking-you/myclaude-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/acking-you/myclaude-skills --skill git-squash-commits Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/acking-you/myclaude-skills