Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 537 Bytes

intro.md

File metadata and controls

19 lines (12 loc) · 537 Bytes
description
阅读时间:约 10 分钟

简介

译自 Hello World

Hello World 项目是计算机编程中历史悠久的传统。这个简单的练习可以让你在学习新东西时快速入门。让我们开始使用 GitHub!

你将会学习如何:

  • 创建与使用一个仓库
  • 创建于管理一个分支
  • 对文件做一些修改,将它们提交并推送到 GitHub
  • 发起并合并一个拉取请求

最后更新:2016 年 4 月 7 日