]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/gitweb_deficiency_w.r.t._newly_created_pages.mdwn
patch to add tag() pagespec
[ikiwiki.git] / doc / bugs / gitweb_deficiency_w.r.t._newly_created_pages.mdwn
1 Going from *RecentChanges*, when viewing the diffs of newly created pages
2 (like <http://tinyurl.com/35f5q3> for the
3 *Allow web edit form comment field to be mandatory* page, then there should
4 -- in my opinion -- the diff for the newly added page be shown.
5
6 --[[tschwinge]]
7
8 > I don't see any way to make gitweb do that. You can click on the filename
9 > after the "diff -cc" to see the whole file output, but gitweb won't show
10 > a diff for a newly added file. --[[Joey]]
11
12 >> happily this, too, is fixed by using the new style gitweb urls. [[done]]
13 >> --[[Joey]]