hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · vor 2 JahrenManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square99linkfedilinkarrow-up1811arrow-down18
arrow-up1803arrow-down1imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · vor 2 Jahrenmessage-square99linkfedilink
minus-squarekopper [they/them]@lemmy.blahaj.zonelinkfedilinkarrow-up13·vor 2 Jahrengit commit -m $(date)
minus-squareakkajdh999@programming.devdeleted by creatorlinkfedilinkarrow-up3·edit-2vor 1 Jahrdeleted by creator
minus-squareMajorHavoc@lemmy.worldlinkfedilinkarrow-up1·vor 2 JahrenI actually did this once…I swear there was a good reason. I promise it wasn’t anywhere that mattered. Edit: I think it was a personal journal repo that I wanted daily versions of, but couldn’t be bothered to actually check in.
git commit -m $(date)
deleted by creator
I actually did this once…I swear there was a good reason. I promise it wasn’t anywhere that mattered.
Edit: I think it was a personal journal repo that I wanted daily versions of, but couldn’t be bothered to actually check in.