From 08993fd732510b69cd5713ffd14c5d62fec4a102 Mon Sep 17 00:00:00 2001 From: yuuko <2576724631@qq.com> Date: Sat, 17 May 2025 23:01:15 +0800 Subject: [PATCH] understand how stage works --- LICENSE | 1 + readme.txt | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..fb9a769 --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +1233 \ No newline at end of file diff --git a/readme.txt b/readme.txt index 99e0e11..f21047c 100644 --- a/readme.txt +++ b/readme.txt @@ -1,2 +1,3 @@ Git is a distributed version control system. -Git is free software distributed under the GPL. \ No newline at end of file +Git is free software distributed under the GPL. +Git has a mutable index called stage. \ No newline at end of file