Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Push to default branch if no --branch-name flag is supplied #96

Open
anurag4517 opened this issue Oct 12, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@anurag4517
Copy link

Describe the solution you'd like
Currently we have to specify branch in which changes needs to be pushed . But in our case we have around 100s of repo and we want to push same content on. different branches of repo (As a standard we have made those branches as default )

Describe alternatives you've considered
We can do it via creating PR , but in our case we want to force these changes donot want PR's

Additional context
Add any other context or screenshots about the feature request here.

@anurag4517 anurag4517 added the enhancement New feature or request label Oct 12, 2022
@lindell
Copy link

lindell commented Nov 13, 2023

This is supported in a similar project I maintain called multi-gitter. You might want to check it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants