aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 0b1e4a89bcd03168d33bbde3e2df935c7c8dfb22 (plain)
1
2
3
4
5
6
7
8
9
10
This is the code accompanying
<https://yakubin.com/notes/comp/reserve-and-commit.html>.

# Contributing patches

Generate patches with:

    $ git format-patch master -o <out-dir>

And send them attached to an email at <jakub@yakubin.com>.