another one from the archives

    • ulterno@programming.dev
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      21 hours ago
      git clone git@⏻_toggl:Goon%20Squad/CastleWithPrincess.git
      cd CastleWithPrincess
      git log
      git diff add-captured-princess^ add-captured_princess > ~/.cache/captured_princess_import.diff
      git reset --hard add-captured-princess^
      git push --force
      cd ~/Documents/prince-home/
      git clone git@kingdom:Prince/MyHome.git
      cd MyHome
      git apply ~/.cache/captured_princess_import.diff
      git commit -a -S -m "Your Majesty, the princess is now in your grace."
      git push
      systemctl start wait-for-munneys