diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-07-08 01:28:18 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-07-08 18:24:18 -0700 |
commit | b24f56d60491416a1c5a8fc71863bbaa0f390f23 (patch) | |
tree | cb5db51d5c5a0cf0f3818d046134d25f4825406c /git-commit.sh | |
parent | d3a93dc96786847f9d148da42ecadee5f027c9a7 (diff) | |
download | git-b24f56d60491416a1c5a8fc71863bbaa0f390f23.tar.gz |
git-stash: try reusing cached stat info as much as possible
Earlier when we read a tree into a temporary index, we read it
from scratch. Start from the current index and use read-tree -m
to preserve cached stat information as much as possible, in
order to speed up "git add -u". This makes "git stash" usable
in a source tree of nontrivial size.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-commit.sh')
0 files changed, 0 insertions, 0 deletions