|
@@ -2,12 +2,12 @@
|
|
|
.\" Title: depot_tools_gerrit_auth
|
|
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
|
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
|
|
-.\" Date: 03/19/2025
|
|
|
+.\" Date: 04/17/2025
|
|
|
.\" Manual: Chromium depot_tools Manual
|
|
|
-.\" Source: depot_tools 7a97e75f4
|
|
|
+.\" Source: depot_tools efc195849
|
|
|
.\" Language: English
|
|
|
.\"
|
|
|
-.TH "DEPOT_TOOLS_GERRIT_A" "7" "03/19/2025" "depot_tools 7a97e75f4" "Chromium depot_tools Manual"
|
|
|
+.TH "DEPOT_TOOLS_GERRIT_A" "7" "04/17/2025" "depot_tools efc195849" "Chromium depot_tools Manual"
|
|
|
.\" -----------------------------------------------------------------
|
|
|
.\" * Define some portability stuff
|
|
|
.\" -----------------------------------------------------------------
|
|
@@ -62,6 +62,13 @@ This tells Git to use \fBgit\-credential\-luci\fR\&. The first empty value line
|
|
|
You should copy this for each Gerrit host you use\&.
|
|
|
.sp
|
|
|
For Googlers, see go/chrome\-gerrit\-auth\&.
|
|
|
+.SH "CREDENTIAL HELPER"
|
|
|
+.sp
|
|
|
+\fBgit\-credential\-luci\fR is a Git credential helper that can provide OAuth credentials for Gerrit\&.
|
|
|
+.sp
|
|
|
+You will need to set up your OAuth credentials first by running \fBgit\-credential\-luci login\fR\&. After that, it will be able to provide credentials to authenticate Git commands, if you have configured it according to the previous section\&.
|
|
|
+.sp
|
|
|
+\fBgit\-credential\-luci\fR only keeps one active login session at a time per OS user\&.
|
|
|
.SH "CHROMIUM DEPOT_TOOLS"
|
|
|
.sp
|
|
|
Part of the chromium \fBdepot_tools\fR(7) suite\&. These tools are meant to assist with the development of chromium and related projects\&. Download the tools by checking out the \m[blue]\fBgit repository\fR\m[]\&\s-2\u[1]\d\s+2\&.
|