AMD web路径 (用于code review)
http://git.amd.com:8080/#/admin/projects/BIOS/ec/Client/Tools/BIOSDBG
git路径
git clone ssh://gerritgit/BIOS/ec/Client/Tools/BIOSDBG
Gerrit supports three methods of uploading changes:
-
Use
repo upload
, to create changes for review -
Use
git push
, to create changes for review -
Use
git push
, and bypass code review
All three methods rely on authentication, which must first be configured by the uploading user.
Gerrit supports two methods of authenticating the uploading user. SSH public key, and HTTP/HTTPS.