diff options
author | Russell Belfer <arrbee@arrbee.com> | 2012-03-25 23:04:26 -0700 |
---|---|---|
committer | Russell Belfer <arrbee@arrbee.com> | 2012-03-25 23:04:26 -0700 |
commit | 1db12b00532d747fa7a805a8fa8d293c58ec16d9 (patch) | |
tree | c7fd3bc4e6b27ab35c0ca7162274452deee53410 /src/commit.c | |
parent | 875bfc5ffcdd21fca616d4f88444d4dcf6fd69ac (diff) | |
download | libgit2-1db12b00532d747fa7a805a8fa8d293c58ec16d9.tar.gz |
Eliminate hairy COITERATE macro
I decided that the COITERATE macro was, in the end causing
more confusion that it would save and decided just to write
out the loops that I needed for parallel diff list iteration.
It is not that much code and this just feels less obfuscated.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions