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

Deterministic protoc --descriptor_set_out #7175

Merged
merged 2 commits into from Feb 12, 2020
Merged

Deterministic protoc --descriptor_set_out #7175

merged 2 commits into from Feb 12, 2020

Commits on Feb 5, 2020

  1. Made protoc --descriptor_set_out deterministic.

    Repeatable protoc output is useful because it's sometimes
    checked into version control, and rerunning protoc should
    not generate unnecessary diffs.
    mpartel committed Feb 5, 2020
    Copy the full SHA
    31f471b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Copy the full SHA
    62269f4 View commit details
    Browse the repository at this point in the history