Gonzako@lemmy.world to Programmer Humor@programming.dev · edit-2vor 6 TagenBoys, don't dev alone or you'll end up with a git log like minelemmy.worldvideomessage-square78fedilinkarrow-up1122
arrow-up1122videoBoys, don't dev alone or you'll end up with a git log like minelemmy.worldGonzako@lemmy.world to Programmer Humor@programming.dev · edit-2vor 6 Tagenmessage-square78fedilink
minus-squareAstroLightz@lemmy.worldcakelinkfedilinkarrow-up39·vor 5 TagenYou don’t just write your entire project, then make your first commit? /j
minus-squareirelephant [he/him]@lemmy.dbzer0.comlinkfedilinkarrow-up17·vor 5 TagenI do kinda do that with the initial commit (don’t commit anything until I have something really basic that works). It feels awkward to commit code that does nothing.
You don’t just write your entire project, then make your first commit?
/j
I do kinda do that with the initial commit (don’t commit anything until I have something really basic that works). It feels awkward to commit code that does nothing.
That’s all I ever commit