this post was submitted on 13 Dec 2023
3 points (100.0% liked)

Programmer Humor

19462 readers
14 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 10 months ago (1 children)

fetch, reset --hard, checkout -b and cherry-pick?

:-D

[–] [email protected] 0 points 10 months ago (1 children)

Nah, rebase -i, squash, fsck and reflog

[–] [email protected] 0 points 10 months ago* (last edited 10 months ago) (1 children)

Must be an interesting work if you never add, commit or push.

Edit: How the hell did you get the repo without clone?

[–] [email protected] 1 points 10 months ago

Pshaw, real programmers write out the contents of .git by hand.

(Also, it was a joke, the last two commands I listed are ones you'll ideally never need in your life)