ipconf@lemmy.ml to Programmer Humor@programming.dev · 3 months agoWell well well.lemmy.mlimagemessage-square135linkfedilinkarrow-up1868arrow-down128file-text
arrow-up1840arrow-down1imageWell well well.lemmy.mlipconf@lemmy.ml to Programmer Humor@programming.dev · 3 months agomessage-square135linkfedilinkfile-text
minus-squareEiri@lemmy.calinkfedilinkarrow-up1·3 months agoIs that what interactive rebase tools use? I don’t do CLI git
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up1·3 months agoYou enable it using git config, after that it will apply to whatever frontend you’re using.
Is that what interactive rebase tools use?
I don’t do CLI git
You enable it using
git config, after that it will apply to whatever frontend you’re using.