diff options
author | Brian Degenhardt <bmd@bmdhacks.com> | 2015-07-28 15:30:40 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-07-28 13:43:13 -0700 |
commit | 52fca2184df8398f0ba212cd6a0ec1fb123b7473 (patch) | |
tree | eb783ea1b263c7105a4b1798e4f4bca68bb0fd99 /builtin/commit.c | |
parent | 9a3d637541a5b6fcd84b6f5fa057e597d1696460 (diff) | |
download | git-52fca2184df8398f0ba212cd6a0ec1fb123b7473.tar.gz |
unpack-trees: populate cache-tree on successful mergedt/unpack-trees-cache-tree-revalidate
When we unpack trees into an existing index, we discard the old
index and replace it with the new, merged index. Ensure that this
index has its cache-tree populated. This will make subsequent git
status and commit commands faster.
Signed-off-by: Brian Degenhardt <bmd@bmdhacks.com>
Signed-off-by: David Turner <dturner@twopensource.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions