learnbyexample@programming.dev to Programming@programming.devEnglish · 3 years agoWhy Git is hardroadrunnertwice.dreamwidth.orgexternal-linkmessage-square62linkfedilinkarrow-up1100arrow-down116cross-posted to: git@programming.devhackernews@derp.foo
arrow-up184arrow-down1external-linkWhy Git is hardroadrunnertwice.dreamwidth.orglearnbyexample@programming.dev to Programming@programming.devEnglish · 3 years agomessage-square62linkfedilinkcross-posted to: git@programming.devhackernews@derp.foo
minus-squarethequickben@lemmy.mldeleted by creatorlinkfedilinkarrow-up2·3 years agoYep. I work exclusively in forks, and all my work is done on my machine, rebased, squashed and then pushed to my fork for a PR. No commits from main are ever touched in my rebase. It’s such a clean workflow for me.
Yep. I work exclusively in forks, and all my work is done on my machine, rebased, squashed and then pushed to my fork for a PR. No commits from main are ever touched in my rebase. It’s such a clean workflow for me.