1089
My Git Knowledge
(lemm.ee)
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.
My strategy is to just type
git push
and get some kind of error message about upstream not being set or something. That's a signal for me to take a second to think about what I'm actually doing and type the correct command.... google the error and randomly try stack overflow answers without really understanding them.
( I have changed)