Skip to content

Update brotli to use master branch#204

Open
xopez wants to merge 1 commit into
angristan:masterfrom
xopez:patch-1
Open

Update brotli to use master branch#204
xopez wants to merge 1 commit into
angristan:masterfrom
xopez:patch-1

Conversation

@xopez

@xopez xopez commented Sep 8, 2021

Copy link
Copy Markdown
Contributor

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.
Comment thread nginx-autoinstall.sh
git submodule update --init
# Use the master branch for now
#git checkout v1.0.0rc
#git submodule update --init

@MaximeMichaud MaximeMichaud Nov 8, 2021

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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