JPDev@programming.dev to Programmer Humor@programming.dev · 7 months agoReview Pleaseprogramming.devimagemessage-square112fedilinkarrow-up1993arrow-down117
arrow-up1976arrow-down1imageReview Pleaseprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 7 months agomessage-square112fedilink
minus-squareGraz@feddit.delinkfedilinkarrow-up2·7 months agoFirst things first: Your team needs a coding style. Also: With git reflog ignore-revs you can filter commits that only adapt the style. And while we’re at it, check out the -C -C -C flag for git blame. https://git-scm.com/docs/git-blame#Documentation/git-blame.txt--Cltnumgt
First things first: Your team needs a coding style.
Also: With git reflog ignore-revs you can filter commits that only adapt the style.
And while we’re at it, check out the -C -C -C flag for git blame. https://git-scm.com/docs/git-blame#Documentation/git-blame.txt--Cltnumgt