hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 11 months agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square91fedilinkarrow-up1793arrow-down18cross-posted to: linuxmemes@lemmy.world
arrow-up1785arrow-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 · 11 months agomessage-square91fedilinkcross-posted to: linuxmemes@lemmy.world
minus-squareakkajdh999@programming.devlinkfedilinkarrow-up2·11 months agoMake a cron job for git add . && git commit "$(date)" && git push -f
Make a cron job for
git add . && git commit "$(date)" && git push -f