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

Add force-branch option #14

Merged
merged 1 commit into from
May 24, 2022
Merged

Add force-branch option #14

merged 1 commit into from
May 24, 2022

Conversation

Floppy
Copy link
Contributor

@Floppy Floppy commented May 24, 2022

This option creates or overwrites a branch and force-pushes it to the git repo. This is useful if you want to use releases, but if your deployment system doesn't support tags.

I've tested this on my own repos, seems to work fine, and doesn't interfere with the existing functionality.

This option creates or overwrites a branch and force-pushes it to the git repo. This is useful if you want to use releases, but if your deployment system doesn't support tags.
@EndBug EndBug added the type: feature New feature or feature request label May 24, 2022
@EndBug EndBug merged commit 9e569a1 into EndBug:master May 24, 2022
@EndBug
Copy link
Owner

EndBug commented May 24, 2022

Thanks, nice idea!
@all-contributors please add @Floppy for their code contribution

@allcontributors
Copy link
Contributor

@EndBug

I've put up a pull request to add @Floppy! 🎉

@EndBug
Copy link
Owner

EndBug commented May 26, 2022

Changes published in v.1.5.0, thanks again for your contribution ❤️

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

Successfully merging this pull request may close these issues.

None yet

2 participants