author | Thomas Rast <trast@student.ethz.ch> | |
Tue, 6 Dec 2011 17:43:35 +0000 (18:43 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 6 Dec 2011 22:52:18 +0000 (14:52 -0800) | ||
commit | 1aed2fe394f45fed7b97e268cfa11d25c3d8da27 | |
tree | 3a70f5da08bd125fb73dce73a6847d57b6dfe20f | tree | snapshot |
parent | 406da7803217998ff6bf5dc69c55b1613556c2f4 | commit | diff |
Add test-scrap-cache-tree
A simple utility that invalidates all existing cache-tree data. We
need this for tests. (We don't need a tool to rebuild the cache-tree
data; git read-tree HEAD works for that.)
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
A simple utility that invalidates all existing cache-tree data. We
need this for tests. (We don't need a tool to rebuild the cache-tree
data; git read-tree HEAD works for that.)
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore | diff | blob | history | |
Makefile | diff | blob | history | |
test-scrap-cache-tree.c | [new file with mode: 0644] | blob |