How do I push a new local branch to a remote Git repository first time?

द्वारा admin , 5 अगस्त, 2022

We need to set the remore as upstream.

 

git push --set-upstream origin [Branch_Name]

सादा टेक्स्ट

  • No HTML tags allowed.
  • लाइन और पैराग्राफ स्वतः भंजन
  • Web page addresses and email addresses turn into links automatically.