[issue1756] Wiki Recent Changes page git link does not match
Dylan Reinhold
dylan at ocnetworking.com
Sun May 2 12:13:00 PDT 2010
On 05/02/2010 08:25 AM, Justin C. Sherrill wrote:
Aha! I remember this problem but I hadn't found a fix. This is what it
was, in the ikiwiki config:
Wrong:
diffurl =>
'http://gitweb.dragonflybsd.org/ikiwiki-repo.git/commitdiff/[[sha1_parent]]',
Right:
diffurl =>
'http://gitweb.dragonflybsd.org/ikiwiki-repo.git/commitdiff/[[sha1_commit]]',
It looks like it's working now.
Looks good, you can close this bug.
Thanks,
Dylan
More information about the Bugs
mailing list