ipconf@lemmy.ml to Programmer Humor@programming.dev · 8 days agoWell well well.lemmy.mlimagemessage-square136fedilinkarrow-up1873arrow-down129file-text
arrow-up1844arrow-down1imageWell well well.lemmy.mlipconf@lemmy.ml to Programmer Humor@programming.dev · 8 days agomessage-square136fedilinkfile-text
minus-squareEiri@lemmy.calinkfedilinkarrow-up1·5 days agoIs that what interactive rebase tools use? I don’t do CLI git
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up1·5 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.