ipconf@lemmy.ml to Programmer Humor@programming.dev · 9 days agoWell well well.lemmy.mlexternal-linkmessage-square135fedilinkarrow-up1869arrow-down129file-text
arrow-up1840arrow-down1external-linkWell well well.lemmy.mlipconf@lemmy.ml to Programmer Humor@programming.dev · 9 days agomessage-square135fedilinkfile-text
minus-squareEiri@lemmy.calinkfedilinkarrow-up1·7 days agoIs that what interactive rebase tools use? I don’t do CLI git
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up1·6 days 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.