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

Automated cherry pick of #71923: diff: Fix overlapping filenames #71955

Commits on Dec 11, 2018

  1. diff: Fix overlapping filenames

    The filename can overlap when multiple resources have the same name (but
    obviously are of a different type). Include the name of the type in the
    file name to prevent the overlap.
    Antoine Pelisse committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    934a62b View commit details
    Browse the repository at this point in the history
  2. diff: Make filename cross-platform compatible

    Antoine Pelisse committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    4980403 View commit details
    Browse the repository at this point in the history