[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
Please register or sign in to comment