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

Update brotli to use master branch #204

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

xopez
Copy link
Contributor

@xopez xopez commented Sep 8, 2021

The project doesn't seem to use tags in Github.
The brotli submodule got an update last year: google/ngx_brotli@9aec15e
I think we are safe to use it.
I think we should let both lines commented out for the small chance to change back.

The project doesn't seem to use tags in Github.
The brotli submodule got an update last year: google/ngx_brotli@9aec15e
I think we are safe to use it.
I think we should let both lines commented out for the small chance to change back.
git submodule update --init
# Use the master branch for now
#git checkout v1.0.0rc
#git submodule update --init
Copy link
Contributor

@MaximeMichaud MaximeMichaud Nov 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, this line "#git submodule update --init" need to be uncommented or:
image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought I have tested it. I thought this command is only required if a checkout comment is present.

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