attr.c
10 KB
-
Convert attrs and diffs to use string pools · 19fa2bc1
This converts the git attr related code (including ignores) and the git diff related code (and implicitly the status code) to use `git_pools` for storing strings. This reduces the number of small blocks allocated dramatically.
Russell Belfer committed