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大學課程