Comment on Manager: This task only takes 30 minutes. Why did it take you the whole day?
ShittyKopper@lemmy.blahaj.zone 11 months agogit commit -m $(date)
Comment on Manager: This task only takes 30 minutes. Why did it take you the whole day?
ShittyKopper@lemmy.blahaj.zone 11 months agogit commit -m $(date)
akkajdh999@programming.dev 11 months ago
Make a cron job for
git add . && git commit “$(date)” && git push -f
MajorHavoc@lemmy.world 11 months ago
I actually did this once…I swear there was a good reason. I promise it wasn’t anywhere that mattered.