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的主要内容,如果未能解决你的问题,请参考以下文章

VSCode自定义代码片段15——git命令操作一个完整流程

如何管理在每个 git 版本中添加私有代码片段?

使用 Git 来管理 Xcode 中的代码片段

markdown Git代码片段

GitGit 分支管理 ( 克隆远程分支 | 克隆 master 分支 git clone | 查看远程分支 git branch -a | 克隆远程分支 git checkout -b )(代码片段

GitGit 分支管理 ( 克隆远程分支 | 克隆 master 分支 git clone | 查看远程分支 git branch -a | 克隆远程分支 git checkout -b )(代码片段