sag to Programmer Humor@programming.dev • 2 years agoMy Git Knowledgelemm.eeimagemessage-square175fedilinkarrow-up11.13Karrow-down125
arrow-up11.1Karrow-down1imageMy Git Knowledgelemm.eesag to Programmer Humor@programming.dev • 2 years agomessage-square175fedilink
minus-square@bleistift2@feddit.delinkfedilinkEnglish6•2 years agoHas git never told you that you should use git push -u origin <branch> when you push a new branch for the first time?
Thanks didn’t know that
Has git never told you that you should use
git push -u origin <branch>when you push a new branch for the first time?