Https-everywhere: What is the function of the release branch?

Created on 4 Apr 2019  路  2Comments  路  Source: EFForg/https-everywhere

Type: other

17672 got me thinking: what is the function of the release branch? To me it sounds highly redundant with the git release tags.

If it serves no purpose, it might be easier to delete it. It would prevent new contributors from being confused about which branch they should target it their PR (as in #17672).

EFF question

Most helpful comment

The release branch is a predictable place for the Atlas to look for the latest release, which it needs in order to tell what's new as compared to master

All 2 comments

It always points to the last release.

The release branch is a predictable place for the Atlas to look for the latest release, which it needs in order to tell what's new as compared to master

Was this page helpful?
0 / 5 - 0 ratings