this post was submitted on 24 Aug 2025
165 points (98.8% liked)

Programmer Humor

25950 readers
453 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

another one from the archives

you are viewing a single comment's thread
view the rest of the comments
[–] ulterno@programming.dev 6 points 1 day ago* (last edited 1 day 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