@[email protected] to Programmer [email protected] • 1 year agoRebase Supremacyprogramming.devimagemessage-square232fedilinkarrow-up11.13K
arrow-up11.13KimageRebase Supremacyprogramming.dev@[email protected] to Programmer [email protected] • 1 year agomessage-square232fedilink
minus-square@[email protected]linkfedilink2•1 year agoDoesn’t this defeat the purpose, may as well merge then no?
minus-square@[email protected]linkfedilink1•1 year agoDo not merge your unfinished stuff into main. I don’t like merging main into my branch because I don’t understand git, and I feel like that can make a confusing history.
Doesn’t this defeat the purpose, may as well merge then no?
Do not merge your unfinished stuff into main.
I don’t like merging main into my branch because I don’t understand git, and I feel like that can make a confusing history.