sag@lemm.ee to Programmer Humor@programming.dev · 2 years agoMy Git Knowledgelemm.eeimagemessage-square175fedilinkarrow-up11.12K
arrow-up11.12KimageMy Git Knowledgelemm.eesag@lemm.ee to Programmer Humor@programming.dev · 2 years agomessage-square175fedilink
minus-squarebleistift2@feddit.delinkfedilinkEnglisharrow-up7·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?
Has git never told you that you should use
git push -u origin <branch>
when you push a new branch for the first time?