Join Nostr
2024-11-15 15:26:43 UTC

niconiconi on Nostr: #TIL git rebase --autosquash > When the commit log message begins with "squash! ..." ...

#TIL git rebase --autosquash
> When the commit log message begins with "squash! ..." (or "fixup! ..."), and there is a commit whose title begins with the same ..., automatically modify the todo list of rebase -i