web commit by tschwinge: gitweb deficiency w.r.t. log messages.
[ikiwiki.git] / doc / bugs / gitweb_deficiency_w.r.t._log_messages.mdwn
1 Following a diff link from *RecentChanges*, the *log message* shown will not be
2 the one of the actual commit, but the one of some **previous** commit, in most
3 cases of the one which was installed directly before the current commit.
4
5 --[[tschwinge]]