Commit d9bd4698 authored by David Caldwell's avatar David Caldwell
Browse files

[commit-patch] Use scalars instead of temp files.

It's cleaner and makes it easy to look for empty files (next patch) but it
doesn't scale as well since both working and non-committed patches have to fit
in memory (which probably doesn't matter since most patches aren't massive).
parent a52c158b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment