diff options
author | Vincent Ambo <mail@tazj.in> | 2020-09-27T22·31+0100 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2020-09-27T22·58+0000 |
commit | f3b7989d7996bf5e78d6bc0ca7f15d45987d0d2e (patch) | |
tree | 4224b500244673d3c0a1263b1b71092a811b1c38 /docs/REVIEWS.md | |
parent | e3d0585fcdc83af094558c3301c93265fbc21d53 (diff) |
docs(REVIEWS): Add a note about where to clone anonymously r/1820
Change-Id: Ib56deb65c169f538bce3e3ef3223a3fb636e9c6e Reviewed-on: https://cl.tvl.fyi/c/depot/+/2004 Tested-by: BuildkiteCI Reviewed-by: ben <tvl@benjojo.co.uk>
Diffstat (limited to 'docs/REVIEWS.md')
-rw-r--r-- | docs/REVIEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/REVIEWS.md b/docs/REVIEWS.md index 244c0b1fa349..e49eab7f3ee2 100644 --- a/docs/REVIEWS.md +++ b/docs/REVIEWS.md @@ -112,7 +112,7 @@ If you would like to have an account on the Gerrit instance, follow these instructions: 1. Be a member of `##tvl`. -2. Clone the depot locally. +2. Clone the depot locally (via `git clone "https://cl.tvl.fyi/depot"`). 3. Create a user entry in our LDAP server in [tvl-slapd/default.nix][tvl-slapd]. We recommend using ARGON2 password hashes, which can be created |