Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

178
Views
Skip --set-upstream doing git push

I'm really annoyed I have to do

`git push --set-upstream origin <my_branch>`

every time for new git branch. Is there any way I can skip it? I found this https://github.com/nvbn/thefuck

but I'm looking for solution that skip push --set-upstream

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

As I understand you don't want to skip it per se, you still want to set upstream but without so much hustle, right? In that case, you can use a shortcut:

git push -u origin <my_branch>
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!