Re: [RFC PATCH v2 00/13] example implementation of revwalk tutorial

2019-06-27 Thread Emily Shaffer
On Wed, Jun 26, 2019 at 04:50:19PM -0700, Emily Shaffer wrote: > Since r1, made some significant changes. > > - Added a commit for counting the 'omitted' list, to match the new >section added to the tutorial. > - Added significant comments to allow the sample to better stand on its >own.

[RFC PATCH v2 00/13] example implementation of revwalk tutorial

2019-06-26 Thread Emily Shaffer
Since r1, made some significant changes. - Added a commit for counting the 'omitted' list, to match the new section added to the tutorial. - Added significant comments to allow the sample to better stand on its own. - Fixed style issues (die() formatting, etc) - Distinguished between hum