GIT

Posted 醉游

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了GIT相关的知识,希望对你有一定的参考价值。

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.

 

以上是关于GIT的主要内容,如果未能解决你的问题,请参考以下文章