sag to Programmer [email protected] • 9 months agoMy Git Knowledgelemm.eemessage-square172fedilinkarrow-up11.1K
arrow-up11.1KimageMy Git Knowledgelemm.eesag to Programmer [email protected] • 9 months agomessage-square172fedilink
minus-square@[email protected]linkfedilinkEnglish7•9 months 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?