squash

star 0

Squash this branch's redundant commits

christian-oudard By christian-oudard schedule Updated 6/9/2026

name: squash description: Squash this branch's redundant commits

Squash the commits in git log @{upstream}..HEAD into a small number of clean commits grouped by topic. Leave anything already on @{upstream} alone, it has been shared. Auto-pushing your branch does not count as sharing.

Rebuild them with git reset --soft @{upstream} then recommit.

Install via CLI
npx skills add https://github.com/christian-oudard/dotfiles --skill squash
Repository Details
star Stars 0
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator
christian-oudard
christian-oudard Explore all skills →