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

Ensure repository names don't start with ~ #16589

Merged
merged 1 commit into from
Oct 27, 2022

Commits on Oct 27, 2022

  1. Ensure repository names don't start with ~

    By ensuring that repository names do not start with `~`, runfiles paths are certain not to begin with tildes, which means that they don't need to be shell escaped.
    
    Prevents bazelbuild#16560 (comment)
    
    Closes bazelbuild#16564.
    
    PiperOrigin-RevId: 484232215
    Change-Id: Ie70940aa709f6c7a886564189a3579780731dca6
    fmeum committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    aa96ae3 View commit details
    Browse the repository at this point in the history