# Todos - [x] https://github.com/GrabarzUndPartner/nuxt-speedkit/pull/851 - [ ] Git Squash: [`ddb7dbc31786ff62c926c9037b8f404b7d7f5025`](https://github.com/basics/nuxt-booster/commit/ddb7dbc31786ff62c926c9037b8f404b7d7f5025) This is the first `nuxt-booster` commit in the `main` branch. Contains the renaming of version 2. ## Git Squash 1. `git rebase -i <commit-id>^` 2. Replace `pick` with `squash` 3. Done…
Todos
ddb7dbc31786ff62c926c9037b8f404b7d7f5025This is the first
nuxt-boostercommit in themainbranch.Contains the renaming of version 2.
Git Squash
git rebase -i <commit-id>^pickwithsquash