@ -8,9 +8,11 @@ This requires bazel release > `bazel-0.20`.
```
$ bazel run :hello
$ bazel run :local
$ bazel run :remote
$ bazel run :bare
$ bazel run :subbare
$ bazel run :subremote
$ bazel run //submodule:bare
$ bazel run //submodule:remote
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.