aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--using-git.texinfo3
1 files changed, 2 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 755c0ff..f2085a5 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -786,7 +786,8 @@ the directory @file{.git}.
When you are using @command{git add}
to stage files you encounter the next
-tree. This tree is called the index,
+tree. This tree is called the index
+@footnote{Previously called the cache.},
and is separate from the working
directory, when you stage a file,
you stage an edit, if you edit the