• @akkajdh999
      link
      37 months ago

      Make a cron job for git add . && git commit "$(date)" && git push -f

      • @[email protected]
        link
        fedilink
        1
        edit-2
        7 months ago

        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.