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

Show the real commit hash for `./servo --version`, not the bundle hash #26720

Merged
merged 4 commits into from Jun 6, 2020

Commits on May 31, 2020

  1. Get the real commit hash, not the bundle hash

    It's extracted from the commit message of the bundle.
    camelid committed May 31, 2020
  2. Add missing brackets

    camelid committed May 31, 2020
  3. Don't fail if run on non-bundle commit

    camelid committed May 31, 2020
  4. Use binary strings for compatibility with Python 3

    camelid committed May 31, 2020
You can’t perform that action at this time.