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

fix(registry): Specify correct rebase flag #188

Merged
merged 2 commits into from
Mar 19, 2021
Merged

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Mar 19, 2021

Passes --rebase as option, instead of a literal rebase which git interprets as a remote. Additionally, I'm opting for the array-based syntax as it's more concise and in line with other git invocations in the same file. See how to specify options.

Disclaimer: I did not test this branch. Please test before merging.

@jan-auer jan-auer requested a review from BYK March 19, 2021 18:29
@jan-auer
Copy link
Member Author

Verified via manual publish of sentry-javascript 6.2.3

@jan-auer jan-auer merged commit c8da1e5 into master Mar 19, 2021
@jan-auer jan-auer deleted the fix/registry-rebase branch March 19, 2021 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants