libgit2/tests-clar/revwalk
Greg Price 06e6eab0e2 revwalk tests: better diagram of example repo
The purported command output was already inaccurate, as the refs
aren't where it shows.  In any event, the labels a reader of this
file really needs are the indices used in commit_sorting_*, to make
it possible to understand them by referring directly from those
arrays to the diagram rather than from the index arrays, to commit_ids,
to the diagram.  Add those.

Signed-off-by: Greg Price <price@mit.edu>
2013-03-31 15:33:22 -07:00
..
basic.c revwalk tests: better diagram of example repo 2013-03-31 15:33:22 -07:00
mergebase.c Fix MSVC compilation warnings 2013-01-11 19:30:59 +01:00
signatureparsing.c Simplify signature parsing 2013-02-20 17:03:18 +01:00