I did something similar with lots of sq! {SHA}
commits until I found out about git commit --fixup
which let's you do similar, and then git rebase -i --autosquash
it afterwards, which is a bit safer with repos others are working on - there's some more detail on https://www.jvt.me/posts/2019/01/10/git-commit-fixup/ if that helps!
This post was filed under replies.
Interactions with this post
Interactions with this post
Below you can find the interactions that this page has had using WebMention.
Have you written a response to this post? Let me know the URL:
Do you not have a website set up with WebMention capabilities? You can use Comment Parade.