Remove backslash.
It seems in this context, one doesn't escape _. https://boringssl.googlesource.com/boringssl/+/HEAD/INCORPORATING.md#Bazel Change-Id: I7ec587de8e9d033a3cb9f108ec645e4ce5e0c4fc Reviewed-on: https://boringssl-review.googlesource.com/8660 Reviewed-by: Adam Langley <agl@google.com>
This commit is contained in:
parent
affdee99e2
commit
c937edef3e
@ -12,7 +12,7 @@ and includes the needed generated files and a top-level BUILD file.
|
||||
|
||||
For example:
|
||||
|
||||
git\_repository(
|
||||
git_repository(
|
||||
name = "boringssl",
|
||||
commit = "_some commit_",
|
||||
remote = "https://boringssl.googlesource.com/boringssl",
|
||||
|
Loading…
Reference in New Issue
Block a user