Gonzako@lemmy.world to Programmer Humor@programming.dev · 4 days agoBoys, don't dev alone or you'll end up with a git log like minelemmy.worldvideomessage-square78linkfedilinkarrow-up1134arrow-down111
arrow-up1123arrow-down1videoBoys, don't dev alone or you'll end up with a git log like minelemmy.worldGonzako@lemmy.world to Programmer Humor@programming.dev · 4 days agomessage-square78linkfedilink
minus-squareirelephant [he/him]@lemmy.dbzer0.comlinkfedilinkarrow-up17·4 days agoI 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.
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