JPDev@programming.dev to Programmer Humor@programming.dev · 11 months agoReview Pleaseprogramming.devimagemessage-square105fedilinkarrow-up12arrow-down10
arrow-up12arrow-down1imageReview Pleaseprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 11 months agomessage-square105fedilink
minus-squareGraz@feddit.delinkfedilinkarrow-up0·11 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