git cl creds-check: add reporting.
BUG=689543 Change-Id: I2c5dd9e1ef4a23ba805c8c057ad44c87cfb65a5b Reviewed-on: https://chromium-review.googlesource.com/455782 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org>changes/82/455782/8
parent
9780050b24
commit
0a0b067e6b
@ -0,0 +1,20 @@
|
||||
.gitcookies problem report:
|
||||
|
||||
.googlesource.com record detected
|
||||
Chrome Infrastructure team recommends to list full host names explicitly.
|
||||
|
||||
The following hosts were defined twice:
|
||||
|
||||
dup.googlesource.com
|
||||
|
||||
Credentials should come in pairs for Git and Gerrit hosts. These hosts are missing:
|
||||
partial.googlesource.com
|
||||
|
||||
The following Git hosts have differing credentials from their Gerrit counterparts:
|
||||
|
||||
conflict.googlesource.com git-example.google.com vs git-example.chromium.org
|
||||
|
||||
These hosts likely use wrong identity:
|
||||
|
||||
chrome-internal.googlesource.com git-example.chromium.org but google.com recommended
|
||||
chromium.googlesource.com git-example.google.com but chromium.org recommended
|
Loading…
Reference in New Issue