randomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 1 month agoGit Commit Messagelemmy.zipimagemessage-square55linkfedilinkarrow-up1770arrow-down15
arrow-up1765arrow-down1imageGit Commit Messagelemmy.ziprandomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 1 month agomessage-square55linkfedilink
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up20·1 month agoCurate your commits, friends. They should be structured for the benefit of the reviewer. This can be accomplished with liberal use of interactive rebasing.
minus-squareWhelks_chance@lemmy.worldlinkfedilinkarrow-up12·1 month agoIt’s fine, the reviewer doesn’t have time to actually look at the code anyway. Lgtm, ship it.
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up4·1 month agoMy best work happens between typing out random stuff and pulling my hair out in the squash and reordering
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up8·1 month agoWhen in doubt, soft reset everything and commit from the ground up.
minus-squareAnafabula@discuss.tchncs.delinkfedilinkarrow-up4·1 month agoI can recommend Jujutsu (and jjui)
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up3·1 month agoI keep putting that off, but maybe I should really dive into that. Thanks for telling me about the TUI btw, I didn’t know we had that too now!
Curate your commits, friends. They should be structured for the benefit of the reviewer. This can be accomplished with liberal use of interactive rebasing.
It’s fine, the reviewer doesn’t have time to actually look at the code anyway. Lgtm, ship it.
My best work happens between typing out random stuff and pulling my hair out in the squash and reordering
When in doubt, soft reset everything and commit from the ground up.
That’s also a good option
I can recommend Jujutsu (and jjui)
I keep putting that off, but maybe I should really dive into that.
Thanks for telling me about the TUI btw, I didn’t know we had that too now!