sag@lemm.ee to Programmer Humor@programming.dev · 2 years agoMy Git Knowledgelemm.eeimagemessage-square198linkfedilinkarrow-up11.13K
arrow-up11.13KimageMy Git Knowledgelemm.eesag@lemm.ee to Programmer Humor@programming.dev · 2 years agomessage-square198linkfedilink
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?