]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn
new bug report
[ikiwiki.git] / doc / bugs / gitweb_deficiency_w.r.t._newly_created_pages.mdwn
index 09050020430200ad1ef464daf02330c13a245881..0b4d70596a2445d268db36958fb0156e1fe08dd2 100644 (file)
@@ -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]]