Add push to all remotes feature
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.6k
- Forks
- 357
- Avg merge
- 15h 47m
- Merged PRs (30d)
- 2
Description
I work with 2 remotes, one in gitlab and another in github. It is cumbersome to push to both separately with:
Describe the solution you'd like
It would be practical to have an a option that allows the user to push to all of them at once.
Contributor guide
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.
Research direction
Start by tracing the existing push action in Neogit's Git interface and how it selects a remote. Verify the behavior with a repository configured with GitLab and GitHub remotes; done means one action pushes to all configured remotes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, lua, neovim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100