主要观点:作者自愿教同事关于 git 的知识,同事对 git 知之甚少,作者寻求帮助同事快速上手 git 的教程,且团队使用 gitlab,只需介绍面向 forge 的 git 用法与同事协作。
关键信息:提到多个推荐的 git 教程,如https://jwiegley.github.io/git-from-the-bottom-up/、https://learngitbranching.js.org、git for computer scientists、https://git-scm.com/book/en/v2、https://girliemac.com/blog/2017/12/26/git-purr/、https://wizardzines.com/zines/git/、https://beej.us/guide/bggit/、https://www.atlassian.com/git/tutorials/merging-vs-rebasing、https://ohmygit.org/、https://articles.foletta.org/post/git-under-the-hood/、https://gitimmersion.com/、https://bernsteinbear.com/isdt/等。
重要细节:每个教程都有不同的特点和优势,如通过状态展示、游戏形式、直观图表等帮助理解 git 操作和模型,部分教程还提到对团队项目、特定操作(如 rebase)的帮助等,且有同事对某些教程的使用体验和评价。
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。