Skip to content

Conversation

stgraber
Copy link
Member

This is the result of: shfmt -w -i 4 -sr -l test/

@bensmrs
Copy link
Contributor

bensmrs commented Jul 31, 2025

Gonna be really painful to git blame…

@stgraber
Copy link
Member Author

@bensmrs yeah, those kind of changes tend to make it a bit harder but it's not that bad.
You typically git blame and find that commit, then you git blame HASH^ to blame past that commit. I pretty frequently have to do that when using git blame anyways.

@bensmrs
Copy link
Contributor

bensmrs commented Jul 31, 2025

I just was looking into git blame --ignore-rev=XXX, I’ll have to try

This is the result of: shfmt -w -i 4 -sr -l test/

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
@tych0 tych0 enabled auto-merge July 31, 2025 23:20
@tych0 tych0 merged commit 6a5f97d into lxc:main Jul 31, 2025
102 of 106 checks passed
@tych0
Copy link
Member

tych0 commented Jul 31, 2025

there is also a .git-blame-ignore-revs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants