Closed
Description
Is your feature request related to a problem? Please describe.
I would like to push and pull from remote branches.
Describe the solution you'd like
Potentially a tab beside Status and Log called Remote, the functions would be pull, push, fetch, and anything to do with remote branches.
The functionality to push a local branch of some name to a remote branch of some other name like git push origin localdev:feature_remote
should be included. I'm not a git poweruser, so I don't require much from remotes, I'm sure other people would have better ideas.
Describe alternatives you've considered
Ctrl+C
to quit gitui, git push
, gitui