diff options
author | Eric Wong <normalperson@yhbt.net> | 2014-10-19 04:08:31 +0000 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2014-10-24 22:55:35 +0000 |
commit | d0b34f241dc59fe2352cb1a724d0c5e8f0d2ff82 (patch) | |
tree | 2caf182f722fdd2a35c220fe61c0ea5186b3e2a2 /fetch-pack.c | |
parent | git-svn: only look at the root path for svn:mergeinfo (diff) | |
download | tgif-d0b34f241dc59fe2352cb1a724d0c5e8f0d2ff82.tar.xz |
git-svn: reduce check_cherry_pick cache overhead
We do not need to store entire lists of commits, only the
number of incomplete and the first commit for reference.
This reduces the amount of data we need to store in memory
and on disk stores.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'fetch-pack.c')
0 files changed, 0 insertions, 0 deletions