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