From fbcb46d4d518932b50081962d1fb3be3bf97669c Mon Sep 17 00:00:00 2001 From: JiangXiuyu Date: Thu, 7 Jul 2022 10:19:06 +0800 Subject: [PATCH] update --- README.txt | 22 +++++++++++++++++++++- test.txt | 1 - 2 files changed, 21 insertions(+), 2 deletions(-) delete mode 100644 test.txt diff --git a/README.txt b/README.txt index 46d7676..7d7edba 100644 --- a/README.txt +++ b/README.txt @@ -1 +1,21 @@ -hello!! +1.安装 +http://git-scm.com/downloads + +2.登录 +git config --global user.name "JiangXiuyu" +git config --global user.email "422334010@qq.com" +git config --global user.password 123456 + +3.查看信息 +git cofig --list + +4.克隆 +git clone http://192.168.1.138:2700/JiangXiuyu/test.git + +5.维护 +① git add 使用(上传暂存区) +②git commit 使用(上传版本库) +③push/pull 使用(与平台服务器交互) + + + diff --git a/test.txt b/test.txt deleted file mode 100644 index 9daeafb..0000000 --- a/test.txt +++ /dev/null @@ -1 +0,0 @@ -test