From 4bb04f2190d526f8917663f0be62d8026e1ed100 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Mon, 11 Apr 2005 15:47:57 -0700 Subject: Rename ".dircache" directory to ".git" I started out calling the tool "dircache". That's clearly moronic. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 27577f7684..cf550e258c 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 -- cgit v1.2.3