commit | aee7d04c126b48a9871309ec65cecf88781b1d32 | [log] [tgz] |
---|---|---|
author | Eric Wong <normalperson@yhbt.net> | Sat Oct 25 07:56:12 2014 +0000 |
committer | Eric Wong <normalperson@yhbt.net> | Sat Oct 25 07:56:33 2014 +0000 |
tree | 54e9e63066903028a8748ead15c709ea7c2b1f08 | |
parent | 6725ecaba7af16c69591e5a180acbc521e2bba63 [diff] |
git-svn: save a little memory as fetch progresses There is no reason to keep entries in the %revs hash after we're done processing a revision, so allow entries become freed as processing continues. Signed-off-by: Eric Wong <normalperson@yhbt.net>