<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3706,7 +3706,7 @@ should use the `--remove` and `--add` flags respectively.
 NOTE! A `--remove` flag does 'not' mean that subsequent filenames will
 necessarily be removed: if the files still exist in your directory
 structure, the index will be updated with their new status, not
-removed. The only thing `--remove` means is that update-cache will be
+removed. The only thing `--remove` means is that update-index will be
 considering a removed file to be a valid thing, and if the file really
 does not exist any more, it will update the index accordingly.
 </diff>
      <filename>Documentation/user-manual.txt</filename>
    </modified>
    <modified>
      <diff>@@ -107,7 +107,7 @@ all::
 # times (my ext3 doesn't).
 #
 # Define USE_STDEV below if you want git to care about the underlying device
-# change being considered an inode change from the update-cache perspective.
+# change being considered an inode change from the update-index perspective.
 #
 # Define ASCIIDOC8 if you want to format documentation with AsciiDoc 8
 #</diff>
      <filename>Makefile</filename>
    </modified>
    <modified>
      <diff>@@ -397,7 +397,7 @@ GIT_PARSE_WITH(iconv))
 # times (my ext3 doesn't).
 #
 # Define USE_STDEV below if you want git to care about the underlying device
-# change being considered an inode change from the update-cache perspective.
+# change being considered an inode change from the update-index perspective.
 
 
 ## Output files</diff>
      <filename>configure.ac</filename>
    </modified>
    <modified>
      <diff>@@ -16,7 +16,7 @@ cat path0 &gt;path1
 chmod +x path1
 
 test_expect_success \
-    'update-cache --add two files with and without +x.' \
+    'update-index --add two files with and without +x.' \
     'git update-index --add path0 path1'
 
 mv path0 path0-</diff>
      <filename>t/t4000-diff-format.sh</filename>
    </modified>
    <modified>
      <diff>@@ -27,7 +27,7 @@ Line 15
 '
 
 test_expect_success \
-    'update-cache --add a file.' \
+    'update-index --add a file.' \
     'git update-index --add path0'
 
 test_expect_success \</diff>
      <filename>t/t4001-diff-rename.sh</filename>
    </modified>
    <modified>
      <diff>@@ -90,7 +90,7 @@ diff --git a/Documentation/git.txt b/Documentation/git.txt
 diff --git a/Makefile b/Makefile
 --- a/Makefile
 +++ b/Makefile
-@@ -30,7 +30,7 @@ PROG=   git-update-cache git-diff-files 
+@@ -30,7 +30,7 @@ PROG=   git-update-index git-diff-files
  	git-checkout-cache git-diff-tree git-rev-tree git-ls-files \
  	git-check-files git-ls-tree git-merge-base git-merge-cache \
  	git-unpack-file git-export git-diff-cache git-convert-cache \</diff>
      <filename>t/t4100/t-apply-1.patch</filename>
    </modified>
    <modified>
      <diff>@@ -9,7 +9,7 @@ diff --git a/Makefile b/Makefile
 -	git-deltafy-script
 +	git-deltafy-script git-fetch-script
  
- PROG=   git-update-cache git-diff-files git-init-db git-write-tree \
+ PROG=   git-update-index git-diff-files git-init-db git-write-tree \
  	git-read-tree git-commit-tree git-cat-file git-fsck-cache \
 diff --git a/git-pull-script b/git-fetch-script
 similarity index 87%</diff>
      <filename>t/t4100/t-apply-2.patch</filename>
    </modified>
    <modified>
      <diff>@@ -200,7 +200,7 @@ diff a/Documentation/git.txt b/Documentation/git.txt
 diff a/Makefile b/Makefile
 --- a/Makefile
 +++ b/Makefile
-@@ -30,7 +30,7 @@ PROG=   git-update-cache git-diff-files 
+@@ -30,7 +30,7 @@ PROG=   git-update-index git-diff-files
  	git-checkout-cache git-diff-tree git-rev-tree git-ls-files \
  	git-check-files git-ls-tree git-merge-base git-merge-cache \
  	git-unpack-file git-export git-diff-cache git-convert-cache \</diff>
      <filename>t/t4100/t-apply-5.patch</filename>
    </modified>
    <modified>
      <diff>@@ -8,7 +8,7 @@ diff a/Makefile b/Makefile
 -	git-deltafy-script
 +	git-deltafy-script git-fetch-script
  
- PROG=   git-update-cache git-diff-files git-init-db git-write-tree \
+ PROG=   git-update-index git-diff-files git-init-db git-write-tree \
  	git-read-tree git-commit-tree git-cat-file git-fsck-cache \
 diff a/git-fetch-script b/git-fetch-script
 --- /dev/null</diff>
      <filename>t/t4100/t-apply-6.patch</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>67d232426b8858b31e54a9b6a5a90916690d1153</id>
    </parent>
  </parents>
  <author>
    <name>Johannes Schindelin</name>
    <email>Johannes.Schindelin@gmx.de</email>
  </author>
  <url>http://github.com/schacon/git-source/commit/10455d2a955a29db1809be139177e4e298771eb0</url>
  <id>10455d2a955a29db1809be139177e4e298771eb0</id>
  <committed-date>2007-11-30T15:09:40-08:00</committed-date>
  <authored-date>2007-11-30T03:35:23-08:00</authored-date>
  <message>Replace the word 'update-cache' by 'update-index' everywhere

Signed-off-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;</message>
  <tree>87113e5f4cc8ee2fd679f27de3cc98ac39138046</tree>
  <committer>
    <name>Junio C Hamano</name>
    <email>gitster@pobox.com</email>
  </committer>
</commit>
