summaryrefslogtreecommitdiff
path: root/git-review.1
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-03-17 17:25:24 +0000
committerGerrit Code Review <review@openstack.org>2015-03-17 17:25:24 +0000
commit79262a52301c146a6b60d09a828661a83a5f5ba7 (patch)
treee4aa32a2336bfa3feef613e52a91b5c468e9e9df /git-review.1
parent2ff009d09fb46850c9515ce152046b23d7f9d9a8 (diff)
parent910ffddd1b375014d14f75e96e26629f6de70237 (diff)
downloadgit-review-79262a52301c146a6b60d09a828661a83a5f5ba7.tar.gz
Merge "Support authentication in run_http_exc"
Diffstat (limited to 'git-review.1')
-rw-r--r--git-review.17
1 files changed, 7 insertions, 0 deletions
diff --git a/git-review.1 b/git-review.1
index 195577f..237212b 100644
--- a/git-review.1
+++ b/git-review.1
@@ -235,6 +235,13 @@ If you want all output to use color
If you wish not to use color for any output. (default with Git older than 1.8.4)
.El
.El
+.Pp
+.Nm
+will query git credential system for gerrit user/password when
+authentication failed over http(s). Unlike git,
+.Nm
+does not persist gerrit user/password in git credential system for security
+purposes and git credential system configuration stays under user responsibility.
.Sh FILES
To use
.Nm