github大学课程
Learn the basics of GitHub in this tutorial by Tiffany Thompson. You will learn about:
在Tiffany Thompson撰写的本教程中,学习GitHub的基础知识。 您将了解:
- creating a new repository and adding files, 创建一个新的存储库并添加文件,
- what branches are and how to create them, 什么是分支以及如何创建它们,
- and how to make and merge pull requests. 以及如何发出和合并拉取请求。
You can watch the full video on the freeCodeCamp.org YouTube channel (31 minute watch).
您可以在freeCodeCamp.org YouTube频道上观看完整视频(观看31分钟)。
翻译自: https://www.freecodecamp.org/news/how-to-use-github/
github大学课程