commit | 2956dd3bd7bd512aa8fce7e55d5eec1e56df99ab | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Thu Apr 27 16:21:54 2006 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Thu Apr 27 16:21:54 2006 -0700 |
tree | f3f43e014fa8a1c0ee5829eec216e85b831f15a3 | |
parent | 7927a55d5bde25702dca4fb1a7d6eb7ef61110ba [diff] |
cache_tree_update: give an option to update cache-tree only. When the extra "dryrun" parameter is true, cache_tree_update() recomputes the invalid entry but does not actually creates new tree object. Signed-off-by: Junio C Hamano <junkio@cox.net>