03. git commit --fixup / --squash — 3/4

Published: 07 November 2021
on channel: Alejandro Andersson
422
0

Using fixup and squash commits to correct typos, fixing errors, updating commit titles/messages, bugs etc.

I'm also using few flags that are not the scope of this project but just to list them:
git commit -v
git log -p
git diff --cached
git rebase -i [main branch]
git rebase -i --no-autosquash [main branch]
git rebase -i --autosquash [main branch]


On this page of the site you can watch the video online 03. git commit --fixup / --squash — 3/4 with a duration of hours minute second in good quality, which was uploaded by the user Alejandro Andersson 07 November 2021, share the link with friends and acquaintances, this video has already been watched 422 times on youtube and it was liked by 0 viewers. Enjoy your viewing!