From 7cb7647ff5d7fc75d409e76d3acd795dc2b70e41 Mon Sep 17 00:00:00 2001 From: Dichgrem Date: Fri, 19 Apr 2024 20:16:29 +0800 Subject: [PATCH] Initial commit --- content/git.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/git.md b/content/git.md index 3db2cfc..d9a1d56 100644 --- a/content/git.md +++ b/content/git.md @@ -11,6 +11,7 @@ tags = ["Git"] 前言 Git,作为现代软件开发中不可或缺的版本控制工具,常常让初学者感到困惑。本文旨在介绍 Git 的全流程安装和基本使用,希望能够帮助新手更轻松地理解和掌握 Git 的基本概念和操作。 ## 安装git +![Image](pic/65e86e88d8580.webp) Windows:[https://git-scm.com/download/](https://git-scm.com/download/)