diff options
-rw-r--r-- | doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn b/doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn new file mode 100644 index 000000000..f9711da0f --- /dev/null +++ b/doc/bugs/gitweb_deficiency_w.r.t._log_messages.mdwn @@ -0,0 +1,5 @@ +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]] |