aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn
blob: c465bdd4ab7c579aa60db318bc3d81ae83ef08a7 (plain)
1
2
3
4
5
6
7
8
9
10
Following a diff link from *RecentChanges*, the *log message* shown will not be
the one of the actual commit, but the one of some **previous** commit, in most
cases of the one which was installed directly before the current commit.

--[[tschwinge]]

> Is there some way to make gitweb show a diff with the right message? 
> I don't see one, except for diffs that show all changes in the commit,
> rather than only changes to a single file. This feels like a bug in
> gitweb. --[[Joey]]