summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-11 22:47:57 (GMT)
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-11 22:47:57 (GMT)
commit4bb04f2190d526f8917663f0be62d8026e1ed100 (patch)
tree5f7966de3b4b60260db3b510e6efeab94e55f37a /README
parent9614b8dcf8f295b6063d2a85bf8ec53960b072b6 (diff)
downloadgit-4bb04f2190d526f8917663f0be62d8026e1ed100.zip
git-4bb04f2190d526f8917663f0be62d8026e1ed100.tar.gz
git-4bb04f2190d526f8917663f0be62d8026e1ed100.tar.bz2
Rename ".dircache" directory to ".git"
I started out calling the tool "dircache". That's clearly moronic.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 27577f7..cf550e2 100644
--- a/README
+++ b/README
@@ -122,7 +122,7 @@ it's not something "git" does for you.
Another way of saying the same thing: "git" itself only handles content
integrity, the trust has to come from outside.
- Current Directory Cache (".dircache/index")
+ Current Directory Cache (".git/index")
The "current directory cache" is a simple binary file, which contains an
efficient representation of a virtual directory content at some random