Is your feature request related to a problem? Please describe.
I use remote.pushDefault set to origin to always push to my own fork of projects. When I push via neogit there doesn't seem to be an option to push to the pushDefault without setting the pushRemote for the branch.
Describe the solution you'd like
If remote.pushDefault is set I would like Pd to push to it without setting the pushRemote for the branch.
Describe alternatives you've considered
Maybe I missed how to push to the pushDefault?
Just living with the fact that pushRemote is set for all my branches even though I don't need it.
Additional context
Is your feature request related to a problem? Please describe.
I use
remote.pushDefaultset tooriginto always push to my own fork of projects. When I push via neogit there doesn't seem to be an option to push to thepushDefaultwithout setting thepushRemotefor the branch.Describe the solution you'd like
If
remote.pushDefaultis set I would likePdto push to it without setting thepushRemotefor the branch.Describe alternatives you've considered
Maybe I missed how to push to the
pushDefault?Just living with the fact that pushRemote is set for all my branches even though I don't need it.
Additional context