-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Labels
area:integrations/gitGit integration feedbackGit integration feedbackstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Description
Summary
Zed pushes my branch to master
Steps to trigger the problem:
- git checkout -b mybranch origin/main (sets upstream to main)
- git remote add fork [email protected]:fork/zed
- configure branch.source.pushRemote to fork
- git push will push to fork, not origin
Actual Behavior:
zed pushes to origin master.
Expected Behavior:
zed pushes to fork/mybranch
Zed Version and System Specs
Zed: v0.177.7 (Zed)
OS: Linux Wayland debian unknown
Memory: 15.4 GiB
Architecture: x86_64
GPU: Intel(R) Iris(R) Xe Graphics (TGL GT2) || Intel open-source Mesa driver || Mesa 24.3.4-3
If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.
No response
Metadata
Metadata
Assignees
Labels
area:integrations/gitGit integration feedbackGit integration feedbackstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Type
Projects
Status
🚢 Shipped by Community