X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/3dc8e446dbeab0e7326dc571c8e069bac0642ab3..a2feb7d477a57a4e7feb1334e7ff4abc4067b1d3:/doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn diff --git a/doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn b/doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn index 090500204..0b4d70596 100644 --- a/doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn +++ b/doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn @@ -4,3 +4,10 @@ Going from *RecentChanges*, when viewing the diffs of newly created pages -- in my opinion -- the diff for the newly added page be shown. --[[tschwinge]] + +> I don't see any way to make gitweb do that. You can click on the filename +> after the "diff -cc" to see the whole file output, but gitweb won't show +> a diff for a newly added file. --[[Joey]] + +>> happily this, too, is fixed by using the new style gitweb urls. [[done]] +>> --[[Joey]]