author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 9 Apr 2005 19:11:25 +0000 (12:11 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 9 Apr 2005 19:11:25 +0000 (12:11 -0700) | ||
commit | 83adac3c57ad8cd2c8d44b525414b949950e316d | |
tree | 314297184c51fc558a83b8701a83f28a0e740d7a | tree | snapshot |
parent | 197ee8c97076ee784db9f4b5a9294e86f42d068c | commit | diff |
Make "read-tree" read the tree into the current directory cache.
It will no longer update the actual working directory, just the
cache. To update the working directory, you need to use "checkout-cache".
It will no longer update the actual working directory, just the
cache. To update the working directory, you need to use "checkout-cache".
checkout-cache.c | diff | blob | history | |
read-tree.c | diff | blob | history |