sag to Programmer Humor@programming.dev • 9 months agoMy Git Knowledgelemm.eeimagemessage-square178fedilinkarrow-up11.12K
arrow-up11.12KimageMy Git Knowledgelemm.eesag to Programmer Humor@programming.dev • 9 months agomessage-square178fedilink
minus-square@blind3rdeye@lemm.eelinkfedilink6•9 months agoMy 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.
minus-square@embed_me@programming.devlinkfedilink1•9 months ago That’s a signal for me to … google the error and randomly try stack overflow answers without really understanding them. ( I have changed)
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)