Re: [PATCH 1/5] upload-pack: no longer call rev-list
From: Johannes Schindelin <hidden> Date: 2016-08-11 19:18:36
Hi,
On Tue, 31 Oct 2006, Johannes Schindelin wrote:
Except show_commit() should not show "commit " in front of each line.
So, another parameter?
Sorry, that was not clear. When using traverse_commit_list() from
upload-pack, the "commit " prefix is _not_ shown. With every other
user of travsere_commit_list(), it is.
Ciao,
Dscho