ipconf@lemmy.ml to Programmer Humor@programming.dev · 2 months agoWell well well.lemmy.mlimagemessage-square131linkfedilinkarrow-up1848file-text
arrow-up1848imageWell well well.lemmy.mlipconf@lemmy.ml to Programmer Humor@programming.dev · 2 months agomessage-square131linkfedilinkfile-text
minus-squareSavinDWhales@lemmy.worldlinkfedilinkarrow-up1·2 months agoYeah, our whole workflow is based on rebasing our feature branches on develop. Makes for a clean git log. :) Don’t be afraid of git reset --hard if you rebased with the button on GitHub/gitlab, though. :D
Yeah, our whole workflow is based on rebasing our feature branches on develop. Makes for a clean git log. :)
Don’t be afraid of
git reset --hardif you rebased with the button on GitHub/gitlab, though. :D