From d94f9f735a6608a5c8e15c026b6e11d5b27a4b95 Mon Sep 17 00:00:00 2001 From: "shankailun.skl" Date: Thu, 14 Jul 2022 14:39:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E6=A8=A1=E7=89=88=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anolis-courses/git-101/working-remotely-1/start.md | 2 +- anolis-courses/make-and-packaging/make-basics/start.md | 2 +- anolis-courses/playground/playground/start.md | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/anolis-courses/git-101/working-remotely-1/start.md b/anolis-courses/git-101/working-remotely-1/start.md index de4649a..134e85a 100644 --- a/anolis-courses/git-101/working-remotely-1/start.md +++ b/anolis-courses/git-101/working-remotely-1/start.md @@ -1 +1 @@ -Git 是一个开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目,是 Linus Torvalds 为了帮助管理 Linux 内核开发而开发的一个开放源码的版本控制软件。通过本系列课程的学习,你将掌握如何使用Git来管理你的代码仓库。 \ No newline at end of file +Git 是一个开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目,是 Linus Torvalds 为了帮助管理 Linux 内核开发而开发的一个开放源码的版本控制软件。通过本系列课程的学习,你将掌握如何使用Git来管理你的代码仓库。 diff --git a/anolis-courses/make-and-packaging/make-basics/start.md b/anolis-courses/make-and-packaging/make-basics/start.md index 50cde33..0d25801 100644 --- a/anolis-courses/make-and-packaging/make-basics/start.md +++ b/anolis-courses/make-and-packaging/make-basics/start.md @@ -1 +1 @@ -通过本章内容,你将学习到Linux的基本操作以及在Linux环境下进行软件开发工作的基本能力。 \ No newline at end of file +通过本章内容,你将学习到Linux的基本操作以及在Linux环境下进行软件开发工作的基本能力。 diff --git a/anolis-courses/playground/playground/start.md b/anolis-courses/playground/playground/start.md index d46b39d..9e775f6 100644 --- a/anolis-courses/playground/playground/start.md +++ b/anolis-courses/playground/playground/start.md @@ -1,3 +1,4 @@ 在浏览器中体验openEuler真实环境! 锄禾日当午 + -- Gitee