this post was submitted on 13 Dec 2023
441 points (93.8% liked)

Programmer Humor

25726 readers
1521 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] backhdlp@lemmy.blahaj.zone 33 points 2 years ago* (last edited 2 years ago) (5 children)

I don't understand git anyway

[–] fckreddit@lemmy.ml 62 points 2 years ago (3 children)

Well, you learn four commands and hope for the best.

[–] Valmond@lemmy.mindoki.com 15 points 2 years ago (2 children)

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

:-D

[–] muix 10 points 2 years ago* (last edited 2 years ago) (1 children)

More like clone, pull, commit, and push --force

>:-D

[–] Valmond@lemmy.mindoki.com 3 points 2 years ago

push origin head

^^

load more comments (1 replies)