sag to Programmer Humor@programming.dev • 1 year agoMy Git Knowledgelemm.eeimagemessage-square176arrow-up11.12K
arrow-up11.12KimageMy Git Knowledgelemm.eesag to Programmer Humor@programming.dev • 1 year agomessage-square176
minus-square@bleistift2@feddit.delinkfedilinkEnglish6•1 year 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?