diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-07-13 18:42:32 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-07-13 21:58:15 -0700 |
commit | fe549c21fc3d99b9ff66f03d192f955400c80191 (patch) | |
tree | 4295807c97fa212f31ab23eecd7a7a82095d3535 /Documentation/git-pack-redundant.txt | |
parent | reset [<commit>] paths...: do not mishandle unmerged paths (diff) | |
download | tgif-fe549c21fc3d99b9ff66f03d192f955400c80191.tar.xz |
diff-lib: simplify do_diff_cache()
Since 34110cd (Make 'unpack_trees()' have a separate source and
destination index, 2008-03-06), we can run unpack_trees() without munging
the index at all, but do_diff_cache() tried ever so carefully to work
around the old behaviour of the function.
We can just tell unpack_trees() not to touch the original index and there
is no need to clean-up whatever the previous round has done.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-pack-redundant.txt')
0 files changed, 0 insertions, 0 deletions