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