Change 'cache' to 'index' in the docs
commit5f3aa197ac03eabbc45046cd3b9dbcfbda0426d9
authorLukas_Sandström <lukass@etek.chalmers.se>
Fri, 11 Nov 2005 01:12:27 +0000 (11 02:12 +0100)
committerJunio C Hamano <junkio@cox.net>
Fri, 11 Nov 2005 23:12:29 +0000 (11 15:12 -0800)
tree4283a10bb54027c8d53e6807e159c0f2de8d6945
parent3cab3594e9cfd5e98cbcb819b1bed91a7b3a974b
Change 'cache' to 'index' in the docs

This patch makes the documentation refer to the index
as index instead of cache, but some references still
remain. (e.g. git-update-index.txt)

Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
17 files changed:
Documentation/diff-format.txt
Documentation/diff-options.txt
Documentation/git-checkout-index.txt
Documentation/git-cvsimport.txt
Documentation/git-diff-files.txt
Documentation/git-diff-index.txt
Documentation/git-fsck-objects.txt
Documentation/git-hash-object.txt
Documentation/git-ls-files.txt
Documentation/git-merge-index.txt
Documentation/git-read-tree.txt
Documentation/git-svnimport.txt
Documentation/git-update-index.txt
Documentation/git-write-tree.txt
Documentation/git.txt
Documentation/glossary.txt
Documentation/tutorial.txt