Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Commit 140e6d7

Browse filesBrowse files
authored
Note that "{HEAD}" is invalid, not special.
Fixes: bazel-contrib#24
1 parent 44fdf5f commit 140e6d7
Copy full SHA for 140e6d7

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Add the following to your `WORKSPACE` file to add the external repositories:
2424
git_repository(
2525
name = "io_bazel_rules_python",
2626
remote = "https://github.com/bazelbuild/rules_python.git",
27+
# NOT VALID! Replace this with a Git commit SHA.
2728
commit = "{HEAD}",
2829
)
2930

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.