From: Katie Hockman Date: Wed, 23 Sep 2020 16:52:27 +0000 (-0400) Subject: doc: update overview for authentication X-Git-Tag: go1.16beta1~952 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=bc320fc1f5bc5d6019e3d8d62aa32eac3417bb7f;p=gostls13.git doc: update overview for authentication The instructions have already been updated in greater detail in "Step 2: Configure git authentication", but the overview needs updated to reflect the new workflow. Change-Id: I6f411a3dc500a9058036a4a828403c0153e4220a Reviewed-on: https://go-review.googlesource.com/c/go/+/256857 Trust: Katie Hockman Run-TryBot: Katie Hockman Reviewed-by: Dmitri Shuralyov TryBot-Result: Go Bot --- diff --git a/doc/contribute.html b/doc/contribute.html index 03d02c9d75..3fb617b863 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -45,8 +45,8 @@ CLA (Contributor License Agreement).
  • Step 2: Configure authentication credentials for the Go Git repository. -Visit go.googlesource.com, click -on the gear icon (top right), then on "Obtain password", and follow the +Visit go.googlesource.com, click +"Generate Password" in the page's top right menu bar, and follow the instructions.