How to Setup remote branch automatically 🤖 (`push.autoSetupRemote`)
@nelsonic is already working on this.
Since Oct 12, 2022.
Assessment
This issue has not been assessed yet.
Description
Each time I setup a branch on my localhost and attempt to push it to GitHub,
I get an error message similar to the following:
n@MBP auth % git push
fatal: The current branch gen-erd-#207 has no upstream branch.
To push the current branch and set the remote as upstream, use
git push --set-upstream origin gen-erd-#207
To have this happen automatically for branches without a tracking
upstream, see 'push.autoSetupRemote' in 'git help config'.
Need to look this up and get it configured so that it automatically creates the remote branch for me. 💭
Todo
- Research
- Document
- Apply!
- Dominant language
- No language data
- Stars
- 84
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dwyl/dev-setup
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
discuss enhancement help wanted priority-1 research T4h technical
Difficulty 5/5 Over a week Newbie friendliness 48/100
-
Zellij: Opendiscuss enhancement T25m technical
Difficulty 3/5 1-2 days Newbie friendliness 20/100
-
enhancement T5m
dwyl/dev-setup#68 · 3 comments · 2 reactions · 2 assignees ·
-
Setup Your Mac! Opendiscuss enhancement in-progress priority-2 T2h